Uses of Class
org.pptx4j.pml.CTSlideViewProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTSlideViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideViewProperties Modifier and Type Field Description protected CTSlideViewPropertiesViewPr. slideViewPrMethods in org.pptx4j.pml that return CTSlideViewProperties Modifier and Type Method Description CTSlideViewPropertiesObjectFactory. createCTSlideViewProperties()Create an instance ofCTSlideViewPropertiesCTSlideViewPropertiesViewPr. getSlideViewPr()Gets the value of the slideViewPr property.Methods in org.pptx4j.pml with parameters of type CTSlideViewProperties Modifier and Type Method Description voidViewPr. setSlideViewPr(CTSlideViewProperties value)Sets the value of the slideViewPr property.