Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTData
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with type parameters of type CTData Modifier and Type Field Description protected java.util.List<CTData>CTChartData. dataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTData Modifier and Type Method Description CTDataObjectFactory. createCTData()Create an instance ofCTDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return types with arguments of type CTData Modifier and Type Method Description java.util.List<CTData>CTChartData. getData()Gets the value of the data property.