Uses of Class
org.docx4j.wml.CTProof
Packages that use CTProof
-
Uses of CTProof in org.docx4j.wml
Fields in org.docx4j.wml declared as CTProofMethods in org.docx4j.wml that return CTProofModifier and TypeMethodDescriptionObjectFactory.createCTProof()Create an instance ofCTProofCTSettings.getProofState()Gets the value of the proofState property.Methods in org.docx4j.wml with parameters of type CTProofModifier and TypeMethodDescriptionvoidCTSettings.setProofState(CTProof value) Sets the value of the proofState property.