Uses of Class
org.pptx4j.pml.CTOutlineViewSlideList
Packages that use CTOutlineViewSlideList
-
Uses of CTOutlineViewSlideList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOutlineViewSlideListMethods in org.pptx4j.pml that return CTOutlineViewSlideListModifier and TypeMethodDescriptionObjectFactory.createCTOutlineViewSlideList()Create an instance ofCTOutlineViewSlideListCTOutlineViewProperties.getSldLst()Gets the value of the sldLst property.Methods in org.pptx4j.pml with parameters of type CTOutlineViewSlideListModifier and TypeMethodDescriptionvoidCTOutlineViewProperties.setSldLst(CTOutlineViewSlideList value) Sets the value of the sldLst property.