Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTDocumentMonikerList
Packages that use CTDocumentMonikerList
-
Uses of CTDocumentMonikerList 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 CTDocumentMonikerListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTDocumentMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTDocumentMonikerList()Create an instance ofCTDocumentMonikerListCTDocumentChanges.getDocMkLst()Gets the value of the docMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTDocumentMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTDocumentMonikerList>ObjectFactory.createDocMkLst(CTDocumentMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTDocumentMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTDocumentMonikerList>ObjectFactory.createDocMkLst(CTDocumentMonikerList value) voidCTDocumentChanges.setDocMkLst(CTDocumentMonikerList value) Sets the value of the docMkLst property.