Uses of Class
org.xlsx4j.sml.CTPivotFields
Packages that use CTPivotFields
-
Uses of CTPivotFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotFieldsMethods in org.xlsx4j.sml that return CTPivotFieldsModifier and TypeMethodDescriptionObjectFactory.createCTPivotFields()Create an instance ofCTPivotFieldsCTPivotTableDefinition.getPivotFields()Gets the value of the pivotFields property.Methods in org.xlsx4j.sml with parameters of type CTPivotFieldsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setPivotFields(CTPivotFields value) Sets the value of the pivotFields property.