Uses of Class
org.pptx4j.pml.CTNotesViewProperties
Packages that use CTNotesViewProperties
-
Uses of CTNotesViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesViewPropertiesMethods in org.pptx4j.pml that return CTNotesViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNotesViewProperties()Create an instance ofCTNotesViewPropertiesViewPr.getNotesViewPr()Gets the value of the notesViewPr property.Methods in org.pptx4j.pml with parameters of type CTNotesViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setNotesViewPr(CTNotesViewProperties value) Sets the value of the notesViewPr property.