Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTChart
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
-
Uses of CTChart in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex declared as CTChart Modifier and Type Field Description protected CTChartCTChartSpace. chartMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex that return CTChart Modifier and Type Method Description CTChartObjectFactory. createCTChart()Create an instance ofCTChartCTChartCTChartSpace. getChart()Gets the value of the chart property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex with parameters of type CTChart Modifier and Type Method Description voidCTChartSpace. setChart(CTChart value)Sets the value of the chart property.