Uses of Class
org.docx4j.dml.CTAnimationChartElement
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTAnimationChartElement in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAnimationChartElement Modifier and Type Field Description protected CTAnimationChartElementCTAnimationElementChoice. chartMethods in org.docx4j.dml that return CTAnimationChartElement Modifier and Type Method Description CTAnimationChartElementObjectFactory. createCTAnimationChartElement()Create an instance ofCTAnimationChartElementCTAnimationChartElementCTAnimationElementChoice. getChart()Gets the value of the chart property.Methods in org.docx4j.dml with parameters of type CTAnimationChartElement Modifier and Type Method Description voidCTAnimationElementChoice. setChart(CTAnimationChartElement value)Sets the value of the chart property.