Uses of Class
org.docx4j.dml.CTGroupLocking
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGroupLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupLocking Modifier and Type Field Description protected CTGroupLockingCTNonVisualGroupDrawingShapeProps. grpSpLocksMethods in org.docx4j.dml that return CTGroupLocking Modifier and Type Method Description CTGroupLockingObjectFactory. createCTGroupLocking()Create an instance ofCTGroupLockingCTGroupLockingCTNonVisualGroupDrawingShapeProps. getGrpSpLocks()Gets the value of the grpSpLocks property.Methods in org.docx4j.dml with parameters of type CTGroupLocking Modifier and Type Method Description voidCTNonVisualGroupDrawingShapeProps. setGrpSpLocks(CTGroupLocking value)Sets the value of the grpSpLocks property.