Uses of Class
org.docx4j.wml.CTTrackChangesView
Packages that use CTTrackChangesView
-
Uses of CTTrackChangesView in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTrackChangesViewMethods in org.docx4j.wml that return CTTrackChangesViewModifier and TypeMethodDescriptionObjectFactory.createCTTrackChangesView()Create an instance ofCTTrackChangesViewCTSettings.getRevisionView()Gets the value of the revisionView property.Methods in org.docx4j.wml with parameters of type CTTrackChangesViewModifier and TypeMethodDescriptionvoidCTSettings.setRevisionView(CTTrackChangesView value) Sets the value of the revisionView property.