Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2010.main.CTContentPartLocking
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2010.main |
-
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 CTContentPartLocking Modifier and Type Field Description protected CTContentPartLockingCTNonVisualInkContentPartProperties. cpLocksMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main that return CTContentPartLocking Modifier and Type Method Description CTContentPartLockingObjectFactory. createCTContentPartLocking()Create an instance ofCTContentPartLockingCTContentPartLockingCTNonVisualInkContentPartProperties. getCpLocks()Gets the value of the cpLocks property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2010.main with parameters of type CTContentPartLocking Modifier and Type Method Description voidCTNonVisualInkContentPartProperties. setCpLocks(CTContentPartLocking value)Sets the value of the cpLocks property.