Uses of Class
org.pptx4j.pml.CTOutlineViewSlideList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTOutlineViewSlideList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOutlineViewSlideList Modifier and Type Field Description protected CTOutlineViewSlideListCTOutlineViewProperties. sldLstMethods in org.pptx4j.pml that return CTOutlineViewSlideList Modifier and Type Method Description CTOutlineViewSlideListObjectFactory. createCTOutlineViewSlideList()Create an instance ofCTOutlineViewSlideListCTOutlineViewSlideListCTOutlineViewProperties. getSldLst()Gets the value of the sldLst property.Methods in org.pptx4j.pml with parameters of type CTOutlineViewSlideList Modifier and Type Method Description voidCTOutlineViewProperties. setSldLst(CTOutlineViewSlideList value)Sets the value of the sldLst property.