Uses of Class
org.docx4j.dml.CTGvmlUseShapeRectangle
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGvmlUseShapeRectangle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGvmlUseShapeRectangle Modifier and Type Field Description protected CTGvmlUseShapeRectangleCTGvmlTextShape. useSpRectMethods in org.docx4j.dml that return CTGvmlUseShapeRectangle Modifier and Type Method Description CTGvmlUseShapeRectangleObjectFactory. createCTGvmlUseShapeRectangle()Create an instance ofCTGvmlUseShapeRectangleCTGvmlUseShapeRectangleCTGvmlTextShape. getUseSpRect()Gets the value of the useSpRect property.Methods in org.docx4j.dml with parameters of type CTGvmlUseShapeRectangle Modifier and Type Method Description voidCTGvmlTextShape. setUseSpRect(CTGvmlUseShapeRectangle value)Sets the value of the useSpRect property.