Uses of Class
org.docx4j.dml.chart.CTPivotFmts
| Package | Description |
|---|---|
| org.docx4j.dml.chart |
-
Uses of CTPivotFmts in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPivotFmts Modifier and Type Field Description protected CTPivotFmtsCTChart. pivotFmtsMethods in org.docx4j.dml.chart that return CTPivotFmts Modifier and Type Method Description CTPivotFmtsObjectFactory. createCTPivotFmts()Create an instance ofCTPivotFmtsCTPivotFmtsCTChart. getPivotFmts()Gets the value of the pivotFmts property.Methods in org.docx4j.dml.chart with parameters of type CTPivotFmts Modifier and Type Method Description voidCTChart. setPivotFmts(CTPivotFmts value)Sets the value of the pivotFmts property.