Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTCommentMonikerList
Packages that use CTCommentMonikerList
-
Uses of CTCommentMonikerList in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command declared as CTCommentMonikerListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTCommentMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTCommentMonikerList()Create an instance ofCTCommentMonikerListCTCommentChanges.getCmMkLst()Gets the value of the cmMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTCommentMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCommentMonikerList>ObjectFactory.createCmMkLst(CTCommentMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTCommentMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCommentMonikerList>ObjectFactory.createCmMkLst(CTCommentMonikerList value) voidCTCommentChanges.setCmMkLst(CTCommentMonikerList value) Sets the value of the cmMkLst property.