Uses of Class
org.xlsx4j.sml.CTColFields
Packages that use CTColFields
-
Uses of CTColFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColFieldsMethods in org.xlsx4j.sml that return CTColFieldsModifier and TypeMethodDescriptionObjectFactory.createCTColFields()Create an instance ofCTColFieldsCTPivotTableDefinition.getColFields()Gets the value of the colFields property.Methods in org.xlsx4j.sml with parameters of type CTColFieldsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setColFields(CTColFields value) Sets the value of the colFields property.