Uses of Class
org.pptx4j.pml.CTNormalViewProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTNormalViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNormalViewProperties Modifier and Type Field Description protected CTNormalViewPropertiesViewPr. normalViewPrMethods in org.pptx4j.pml that return CTNormalViewProperties Modifier and Type Method Description CTNormalViewPropertiesObjectFactory. createCTNormalViewProperties()Create an instance ofCTNormalViewPropertiesCTNormalViewPropertiesViewPr. getNormalViewPr()Gets the value of the normalViewPr property.Methods in org.pptx4j.pml with parameters of type CTNormalViewProperties Modifier and Type Method Description voidViewPr. setNormalViewPr(CTNormalViewProperties value)Sets the value of the normalViewPr property.