Uses of Class
org.pptx4j.pml.CTShowProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTShowProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTShowProperties Modifier and Type Field Description protected CTShowPropertiesPresentationPr. showPrMethods in org.pptx4j.pml that return CTShowProperties Modifier and Type Method Description CTShowPropertiesObjectFactory. createCTShowProperties()Create an instance ofCTShowPropertiesCTShowPropertiesPresentationPr. getShowPr()Gets the value of the showPr property.Methods in org.pptx4j.pml with parameters of type CTShowProperties Modifier and Type Method Description voidPresentationPr. setShowPr(CTShowProperties value)Sets the value of the showPr property.