Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command.CTSlideMonikerList
Packages that use CTSlideMonikerList
-
Uses of CTSlideMonikerList 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 CTSlideMonikerListMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return CTSlideMonikerListModifier and TypeMethodDescriptionObjectFactory.createCTSlideMonikerList()Create an instance ofCTSlideMonikerListCTSlideChanges.getSldMkLst()Gets the value of the sldMkLst property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command that return types with arguments of type CTSlideMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSlideMonikerList>ObjectFactory.createSldMkLst(CTSlideMonikerList value) Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2013.main.command with parameters of type CTSlideMonikerListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CTSlideMonikerList>ObjectFactory.createSldMkLst(CTSlideMonikerList value) voidCTSlideChanges.setSldMkLst(CTSlideMonikerList value) Sets the value of the sldMkLst property.