Uses of Class
org.pptx4j.pml.CTNotesViewProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTNotesViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesViewProperties Modifier and Type Field Description protected CTNotesViewPropertiesViewPr. notesViewPrMethods in org.pptx4j.pml that return CTNotesViewProperties Modifier and Type Method Description CTNotesViewPropertiesObjectFactory. createCTNotesViewProperties()Create an instance ofCTNotesViewPropertiesCTNotesViewPropertiesViewPr. getNotesViewPr()Gets the value of the notesViewPr property.Methods in org.pptx4j.pml with parameters of type CTNotesViewProperties Modifier and Type Method Description voidViewPr. setNotesViewPr(CTNotesViewProperties value)Sets the value of the notesViewPr property.