Uses of Class
org.xlsx4j.sml.CTPivotFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotFields Modifier and Type Field Description protected CTPivotFieldsCTPivotTableDefinition. pivotFieldsMethods in org.xlsx4j.sml that return CTPivotFields Modifier and Type Method Description CTPivotFieldsObjectFactory. createCTPivotFields()Create an instance ofCTPivotFieldsCTPivotFieldsCTPivotTableDefinition. getPivotFields()Gets the value of the pivotFields property.Methods in org.xlsx4j.sml with parameters of type CTPivotFields Modifier and Type Method Description voidCTPivotTableDefinition. setPivotFields(CTPivotFields value)Sets the value of the pivotFields property.