Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTTextData
Packages that use CTTextData
-
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 CTTextDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTTextDataModifier and TypeMethodDescriptionObjectFactory.createCTTextData()Create an instance ofCTTextDataCTText.getTxData()Gets the value of the txData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTTextDataModifier and TypeMethodDescriptionvoidCTText.setTxData(CTTextData value) Sets the value of the txData property.