Uses of Class
org.docx4j.wml.CTDocProtect
Packages that use CTDocProtect
-
Uses of CTDocProtect in org.docx4j.wml
Fields in org.docx4j.wml declared as CTDocProtectMethods in org.docx4j.wml that return CTDocProtectModifier and TypeMethodDescriptionObjectFactory.createCTDocProtect()Create an instance ofCTDocProtectCTSettings.getDocumentProtection()Gets the value of the documentProtection property.Methods in org.docx4j.wml with parameters of type CTDocProtectModifier and TypeMethodDescriptionvoidCTSettings.setDocumentProtection(CTDocProtect value) Sets the value of the documentProtection property.