Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTContentPartLocking
Packages that use CTContentPartLocking
-
Uses of CTContentPartLocking in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main declared as CTContentPartLockingModifier and TypeFieldDescriptionprotected CTContentPartLockingCTNonVisualInkContentPartProperties.cpLocksMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTContentPartLockingModifier and TypeMethodDescriptionObjectFactory.createCTContentPartLocking()Create an instance ofCTContentPartLockingCTNonVisualInkContentPartProperties.getCpLocks()Gets the value of the cpLocks property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTContentPartLockingModifier and TypeMethodDescriptionvoidCTNonVisualInkContentPartProperties.setCpLocks(CTContentPartLocking value) Sets the value of the cpLocks property.