Uses of Class
org.pptx4j.pml.CTCustomShowList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTCustomShowList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCustomShowList Modifier and Type Field Description protected CTCustomShowListPresentation. custShowLstMethods in org.pptx4j.pml that return CTCustomShowList Modifier and Type Method Description CTCustomShowListObjectFactory. createCTCustomShowList()Create an instance ofCTCustomShowListCTCustomShowListPresentation. getCustShowLst()Gets the value of the custShowLst property.Methods in org.pptx4j.pml with parameters of type CTCustomShowList Modifier and Type Method Description voidPresentation. setCustShowLst(CTCustomShowList value)Sets the value of the custShowLst property.