Uses of Class
org.pptx4j.pml.CTOutlineViewProperties
Packages that use CTOutlineViewProperties
-
Uses of CTOutlineViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTOutlineViewPropertiesMethods in org.pptx4j.pml that return CTOutlineViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTOutlineViewProperties()Create an instance ofCTOutlineViewPropertiesViewPr.getOutlineViewPr()Gets the value of the outlineViewPr property.Methods in org.pptx4j.pml with parameters of type CTOutlineViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setOutlineViewPr(CTOutlineViewProperties value) Sets the value of the outlineViewPr property.