Uses of Class
org.docx4j.dml.CTAnimationChartElement
Packages that use CTAnimationChartElement
-
Uses of CTAnimationChartElement in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAnimationChartElementModifier and TypeFieldDescriptionprotected CTAnimationChartElementCTAnimationElementChoice.chartMethods in org.docx4j.dml that return CTAnimationChartElementModifier and TypeMethodDescriptionObjectFactory.createCTAnimationChartElement()Create an instance ofCTAnimationChartElementCTAnimationElementChoice.getChart()Gets the value of the chart property.Methods in org.docx4j.dml with parameters of type CTAnimationChartElementModifier and TypeMethodDescriptionvoidCTAnimationElementChoice.setChart(CTAnimationChartElement value) Sets the value of the chart property.