Uses of Class
org.docx4j.dml.CTShapeLocking
Packages that use CTShapeLocking
-
Uses of CTShapeLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTShapeLockingMethods in org.docx4j.dml that return CTShapeLockingModifier and TypeMethodDescriptionObjectFactory.createCTShapeLocking()Create an instance ofCTShapeLockingCTNonVisualDrawingShapeProps.getSpLocks()Gets the value of the spLocks property.Methods in org.docx4j.dml with parameters of type CTShapeLockingModifier and TypeMethodDescriptionvoidCTNonVisualDrawingShapeProps.setSpLocks(CTShapeLocking value) Sets the value of the spLocks property.