Uses of Class
org.docx4j.wml.CTWriteProtection
Packages that use CTWriteProtection
-
Uses of CTWriteProtection in org.docx4j.wml
Fields in org.docx4j.wml declared as CTWriteProtectionMethods in org.docx4j.wml that return CTWriteProtectionModifier and TypeMethodDescriptionObjectFactory.createCTWriteProtection()Create an instance ofCTWriteProtectionCTSettings.getWriteProtection()Gets the value of the writeProtection property.Methods in org.docx4j.wml with parameters of type CTWriteProtectionModifier and TypeMethodDescriptionvoidCTSettings.setWriteProtection(CTWriteProtection value) Sets the value of the writeProtection property.