Uses of Class
org.docx4j.dml.chart.CTPivotFmts
Packages that use CTPivotFmts
-
Uses of CTPivotFmts in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPivotFmtsMethods in org.docx4j.dml.chart that return CTPivotFmtsModifier and TypeMethodDescriptionObjectFactory.createCTPivotFmts()Create an instance ofCTPivotFmtsCTChart.getPivotFmts()Gets the value of the pivotFmts property.Methods in org.docx4j.dml.chart with parameters of type CTPivotFmtsModifier and TypeMethodDescriptionvoidCTChart.setPivotFmts(CTPivotFmts value) Sets the value of the pivotFmts property.