Uses of Class
org.docx4j.wml.CTProof
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTProof in org.docx4j.wml
Fields in org.docx4j.wml declared as CTProof Modifier and Type Field Description protected CTProofCTSettings. proofStateMethods in org.docx4j.wml that return CTProof Modifier and Type Method Description CTProofObjectFactory. createCTProof()Create an instance ofCTProofCTProofCTSettings. getProofState()Gets the value of the proofState property.Methods in org.docx4j.wml with parameters of type CTProof Modifier and Type Method Description voidCTSettings. setProofState(CTProof value)Sets the value of the proofState property.