Uses of Class
org.docx4j.dml.CTGvmlUseShapeRectangle
Packages that use CTGvmlUseShapeRectangle
-
Uses of CTGvmlUseShapeRectangle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGvmlUseShapeRectangleMethods in org.docx4j.dml that return CTGvmlUseShapeRectangleModifier and TypeMethodDescriptionObjectFactory.createCTGvmlUseShapeRectangle()Create an instance ofCTGvmlUseShapeRectangleCTGvmlTextShape.getUseSpRect()Gets the value of the useSpRect property.Methods in org.docx4j.dml with parameters of type CTGvmlUseShapeRectangleModifier and TypeMethodDescriptionvoidCTGvmlTextShape.setUseSpRect(CTGvmlUseShapeRectangle value) Sets the value of the useSpRect property.