Uses of Class
org.pptx4j.pml.CTSlideViewProperties
Packages that use CTSlideViewProperties
-
Uses of CTSlideViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideViewPropertiesMethods in org.pptx4j.pml that return CTSlideViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTSlideViewProperties()Create an instance ofCTSlideViewPropertiesViewPr.getSlideViewPr()Gets the value of the slideViewPr property.Methods in org.pptx4j.pml with parameters of type CTSlideViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setSlideViewPr(CTSlideViewProperties value) Sets the value of the slideViewPr property.