Uses of Class
org.pptx4j.pml.CTGuideList
Packages that use CTGuideList
-
Uses of CTGuideList in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTGuideListMethods in org.pptx4j.pml that return CTGuideListModifier and TypeMethodDescriptionObjectFactory.createCTGuideList()Create an instance ofCTGuideListCTCommonSlideViewProperties.getGuideLst()Gets the value of the guideLst property.Methods in org.pptx4j.pml with parameters of type CTGuideListModifier and TypeMethodDescriptionvoidCTCommonSlideViewProperties.setGuideLst(CTGuideList value) Sets the value of the guideLst property.