Uses of Class
org.pptx4j.pml.CTNormalViewProperties
Packages that use CTNormalViewProperties
-
Uses of CTNormalViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNormalViewPropertiesMethods in org.pptx4j.pml that return CTNormalViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNormalViewProperties()Create an instance ofCTNormalViewPropertiesViewPr.getNormalViewPr()Gets the value of the normalViewPr property.Methods in org.pptx4j.pml with parameters of type CTNormalViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setNormalViewPr(CTNormalViewProperties value) Sets the value of the normalViewPr property.