Uses of Class
org.pptx4j.pml.CTCommonSlideViewProperties
Packages that use CTCommonSlideViewProperties
-
Uses of CTCommonSlideViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCommonSlideViewPropertiesModifier and TypeFieldDescriptionprotected CTCommonSlideViewPropertiesCTNotesViewProperties.cSldViewPrprotected CTCommonSlideViewPropertiesCTSlideViewProperties.cSldViewPrMethods in org.pptx4j.pml that return CTCommonSlideViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTCommonSlideViewProperties()Create an instance ofCTCommonSlideViewPropertiesCTNotesViewProperties.getCSldViewPr()Gets the value of the cSldViewPr property.CTSlideViewProperties.getCSldViewPr()Gets the value of the cSldViewPr property.Methods in org.pptx4j.pml with parameters of type CTCommonSlideViewPropertiesModifier and TypeMethodDescriptionvoidCTNotesViewProperties.setCSldViewPr(CTCommonSlideViewProperties value) Sets the value of the cSldViewPr property.voidCTSlideViewProperties.setCSldViewPr(CTCommonSlideViewProperties value) Sets the value of the cSldViewPr property.