Uses of Class
org.docx4j.wml.CTDocProtect
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTDocProtect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocProtect Modifier and Type Field Description protected CTDocProtectCTSettings. documentProtectionMethods in org.docx4j.wml that return CTDocProtect Modifier and Type Method Description CTDocProtectObjectFactory. createCTDocProtect()Create an instance ofCTDocProtectCTDocProtectCTSettings. getDocumentProtection()Gets the value of the documentProtection property.Methods in org.docx4j.wml with parameters of type CTDocProtect Modifier and Type Method Description voidCTSettings. setDocumentProtection(CTDocProtect value)Sets the value of the documentProtection property.