Uses of Class
org.pptx4j.pml.CTNotesTextViewProperties
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTNotesTextViewProperties in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTNotesTextViewProperties Modifier and Type Field Description protected CTNotesTextViewPropertiesViewPr. notesTextViewPrMethods in org.pptx4j.pml that return CTNotesTextViewProperties Modifier and Type Method Description CTNotesTextViewPropertiesObjectFactory. createCTNotesTextViewProperties()Create an instance ofCTNotesTextViewPropertiesCTNotesTextViewPropertiesViewPr. getNotesTextViewPr()Gets the value of the notesTextViewPr property.Methods in org.pptx4j.pml with parameters of type CTNotesTextViewProperties Modifier and Type Method Description voidViewPr. setNotesTextViewPr(CTNotesTextViewProperties value)Sets the value of the notesTextViewPr property.