Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTTextData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTTextData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTTextData Modifier and Type Field Description protected CTTextDataCTText. txDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTTextData Modifier and Type Method Description CTTextDataObjectFactory. createCTTextData()Create an instance ofCTTextDataCTTextDataCTText. getTxData()Gets the value of the txData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTTextData Modifier and Type Method Description voidCTText. setTxData(CTTextData value)Sets the value of the txData property.