Uses of Class
org.docx4j.dml.spreadsheetdrawing.CTShape
Packages that use CTShape
-
Uses of CTShape in org.docx4j.dml.spreadsheetdrawing
Fields in org.docx4j.dml.spreadsheetdrawing declared as CTShapeModifier and TypeFieldDescriptionprotected CTShapeCTAbsoluteAnchor.spprotected CTShapeCTOneCellAnchor.spprotected CTShapeCTTwoCellAnchor.spMethods in org.docx4j.dml.spreadsheetdrawing that return CTShapeModifier and TypeMethodDescriptionObjectFactory.createCTShape()Create an instance ofCTShapeCTAbsoluteAnchor.getSp()Gets the value of the sp property.CTOneCellAnchor.getSp()Gets the value of the sp property.CTTwoCellAnchor.getSp()Gets the value of the sp property.Methods in org.docx4j.dml.spreadsheetdrawing with parameters of type CTShape