Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTChartData
Packages that use CTChartData
-
Uses of CTChartData in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTChartDataMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTChartDataModifier and TypeMethodDescriptionObjectFactory.createCTChartData()Create an instance ofCTChartDataCTChartSpace.getChartData()Gets the value of the chartData property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTChartDataModifier and TypeMethodDescriptionvoidCTChartSpace.setChartData(CTChartData value) Sets the value of the chartData property.