Uses of Class
org.docx4j.dml.diagram.CTTextProps
| Package | Description |
|---|---|
| org.docx4j.dml.diagram |
-
Uses of CTTextProps in org.docx4j.dml.diagram
Fields in org.docx4j.dml.diagram declared as CTTextProps Modifier and Type Field Description protected CTTextPropsCTStyleLabel. txPrMethods in org.docx4j.dml.diagram that return CTTextProps Modifier and Type Method Description CTTextPropsObjectFactory. createCTTextProps()Create an instance ofCTTextPropsCTTextPropsCTStyleLabel. getTxPr()Gets the value of the txPr property.Methods in org.docx4j.dml.diagram with parameters of type CTTextProps Modifier and Type Method Description voidCTStyleLabel. setTxPr(CTTextProps value)Sets the value of the txPr property.