Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTCommentAuthorMonikerList
Packages that use CTCommentAuthorMonikerList
-
Uses of CTCommentAuthorMonikerList 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 CTCommentAuthorMonikerListModifier and TypeFieldDescriptionprotected CTCommentAuthorMonikerListCTCommentAuthorChanges.cmAuthorMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTCommentAuthorMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTCommentAuthorMonikerList()Create an instance ofCTCommentAuthorMonikerListCTCommentAuthorChanges.getCmAuthorMkLst()Gets the value of the cmAuthorMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTCommentAuthorMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCommentAuthorMonikerList>ObjectFactory.createCmAuthorMkLst(CTCommentAuthorMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTCommentAuthorMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTCommentAuthorMonikerList>ObjectFactory.createCmAuthorMkLst(CTCommentAuthorMonikerList value) voidCTCommentAuthorChanges.setCmAuthorMkLst(CTCommentAuthorMonikerList value) Sets the value of the cmAuthorMkLst property.