Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTMainMasterMonikerList
Packages that use CTMainMasterMonikerList
-
Uses of CTMainMasterMonikerList 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 CTMainMasterMonikerListModifier and TypeFieldDescriptionprotected CTMainMasterMonikerListCTMainMasterChanges.sldMasterMkLstMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTMainMasterMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTMainMasterMonikerList()Create an instance ofCTMainMasterMonikerListCTMainMasterChanges.getSldMasterMkLst()Gets the value of the sldMasterMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTMainMasterMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMainMasterMonikerList>ObjectFactory.createSldMasterMkLst(CTMainMasterMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTMainMasterMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTMainMasterMonikerList>ObjectFactory.createSldMasterMkLst(CTMainMasterMonikerList value) voidCTMainMasterChanges.setSldMasterMkLst(CTMainMasterMonikerList value) Sets the value of the sldMasterMkLst property.