Uses of Class
org.docx4j.dml.CTGvmlTextShape
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGvmlTextShape in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGvmlTextShape Modifier and Type Field Description protected CTGvmlTextShapeCTGvmlShape. txSpMethods in org.docx4j.dml that return CTGvmlTextShape Modifier and Type Method Description CTGvmlTextShapeObjectFactory. createCTGvmlTextShape()Create an instance ofCTGvmlTextShapeCTGvmlTextShapeCTGvmlShape. getTxSp()Gets the value of the txSp property.Methods in org.docx4j.dml with parameters of type CTGvmlTextShape Modifier and Type Method Description voidCTGvmlShape. setTxSp(CTGvmlTextShape value)Sets the value of the txSp property.