Uses of Class
org.pptx4j.pml.CTNotesTextViewProperties
Packages that use CTNotesTextViewProperties
-
Uses of CTNotesTextViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesTextViewPropertiesMethods in org.pptx4j.pml that return CTNotesTextViewPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTNotesTextViewProperties()Create an instance ofCTNotesTextViewPropertiesViewPr.getNotesTextViewPr()Gets the value of the notesTextViewPr property.Methods in org.pptx4j.pml with parameters of type CTNotesTextViewPropertiesModifier and TypeMethodDescriptionvoidViewPr.setNotesTextViewPr(CTNotesTextViewProperties value) Sets the value of the notesTextViewPr property.