Uses of Class
org.pptx4j.pml.CTOutlineViewProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTOutlineViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOutlineViewProperties Modifier and Type Field Description protected CTOutlineViewPropertiesViewPr. outlineViewPrMethods in org.pptx4j.pml that return CTOutlineViewProperties Modifier and Type Method Description CTOutlineViewPropertiesObjectFactory. createCTOutlineViewProperties()Create an instance ofCTOutlineViewPropertiesCTOutlineViewPropertiesViewPr. getOutlineViewPr()Gets the value of the outlineViewPr property.Methods in org.pptx4j.pml with parameters of type CTOutlineViewProperties Modifier and Type Method Description voidViewPr. setOutlineViewPr(CTOutlineViewProperties value)Sets the value of the outlineViewPr property.