Uses of Class
org.pptx4j.pml.CTShowProperties
Packages that use CTShowProperties
-
Uses of CTShowProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTShowPropertiesMethods in org.pptx4j.pml that return CTShowPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTShowProperties()Create an instance ofCTShowPropertiesPresentationPr.getShowPr()Gets the value of the showPr property.Methods in org.pptx4j.pml with parameters of type CTShowPropertiesModifier and TypeMethodDescriptionvoidPresentationPr.setShowPr(CTShowProperties value) Sets the value of the showPr property.