Uses of Class
org.docx4j.wml.CTTrackChangesView
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTrackChangesView in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTrackChangesView Modifier and Type Field Description protected CTTrackChangesViewCTSettings. revisionViewMethods in org.docx4j.wml that return CTTrackChangesView Modifier and Type Method Description CTTrackChangesViewObjectFactory. createCTTrackChangesView()Create an instance ofCTTrackChangesViewCTTrackChangesViewCTSettings. getRevisionView()Gets the value of the revisionView property.Methods in org.docx4j.wml with parameters of type CTTrackChangesView Modifier and Type Method Description voidCTSettings. setRevisionView(CTTrackChangesView value)Sets the value of the revisionView property.