Uses of Class
org.pptx4j.pml.CTGuideList
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTGuideList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTGuideList Modifier and Type Field Description protected CTGuideListCTCommonSlideViewProperties. guideLstMethods in org.pptx4j.pml that return CTGuideList Modifier and Type Method Description CTGuideListObjectFactory. createCTGuideList()Create an instance ofCTGuideListCTGuideListCTCommonSlideViewProperties. getGuideLst()Gets the value of the guideLst property.Methods in org.pptx4j.pml with parameters of type CTGuideList Modifier and Type Method Description voidCTCommonSlideViewProperties. setGuideLst(CTGuideList value)Sets the value of the guideLst property.