Uses of Class
org.pptx4j.pml.CTSlideSorterViewProperties
Packages that use CTSlideSorterViewProperties
-
Uses of CTSlideSorterViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTSlideSorterViewPropertiesMethods in org.pptx4j.pml that return CTSlideSorterViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTSlideSorterViewProperties()Create an instance ofCTSlideSorterViewPropertiesViewPr.getSorterViewPr()Gets the value of the sorterViewPr property.Methods in org.pptx4j.pml with parameters of type CTSlideSorterViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setSorterViewPr(CTSlideSorterViewProperties value) Sets the value of the sorterViewPr property.