Uses of Class
org.pptx4j.pml.CTCustomShowList
Packages that use CTCustomShowList
-
Uses of CTCustomShowList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCustomShowListMethods in org.pptx4j.pml that return CTCustomShowListModifier and TypeMethodDescriptionObjectFactory.createCTCustomShowList()Create an instance ofCTCustomShowListPresentation.getCustShowLst()Gets the value of the custShowLst property.Methods in org.pptx4j.pml with parameters of type CTCustomShowListModifier and TypeMethodDescriptionvoidPresentation.setCustShowLst(CTCustomShowList value) Sets the value of the custShowLst property.