Uses of Class
org.docx4j.dml.CTShapeLocking
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTShapeLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShapeLocking Modifier and Type Field Description protected CTShapeLockingCTNonVisualDrawingShapeProps. spLocksMethods in org.docx4j.dml that return CTShapeLocking Modifier and Type Method Description CTShapeLockingObjectFactory. createCTShapeLocking()Create an instance ofCTShapeLockingCTShapeLockingCTNonVisualDrawingShapeProps. getSpLocks()Gets the value of the spLocks property.Methods in org.docx4j.dml with parameters of type CTShapeLocking Modifier and Type Method Description voidCTNonVisualDrawingShapeProps. setSpLocks(CTShapeLocking value)Sets the value of the spLocks property.