Uses of Class
org.docx4j.dml.CTGroupLocking
Packages that use CTGroupLocking
-
Uses of CTGroupLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGroupLockingModifier and TypeFieldDescriptionprotected CTGroupLockingCTNonVisualGroupDrawingShapeProps.grpSpLocksMethods in org.docx4j.dml that return CTGroupLockingModifier and TypeMethodDescriptionObjectFactory.createCTGroupLocking()Create an instance ofCTGroupLockingCTNonVisualGroupDrawingShapeProps.getGrpSpLocks()Gets the value of the grpSpLocks property.Methods in org.docx4j.dml with parameters of type CTGroupLockingModifier and TypeMethodDescriptionvoidCTNonVisualGroupDrawingShapeProps.setGrpSpLocks(CTGroupLocking value) Sets the value of the grpSpLocks property.