Uses of Class
org.docx4j.wml.CTWriteProtection
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTWriteProtection in org.docx4j.wml
Fields in org.docx4j.wml declared as CTWriteProtection Modifier and Type Field Description protected CTWriteProtectionCTSettings. writeProtectionMethods in org.docx4j.wml that return CTWriteProtection Modifier and Type Method Description CTWriteProtectionObjectFactory. createCTWriteProtection()Create an instance ofCTWriteProtectionCTWriteProtectionCTSettings. getWriteProtection()Gets the value of the writeProtection property.Methods in org.docx4j.wml with parameters of type CTWriteProtection Modifier and Type Method Description voidCTSettings. setWriteProtection(CTWriteProtection value)Sets the value of the writeProtection property.