Uses of Class
org.xlsx4j.sml.CTColFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColFields Modifier and Type Field Description protected CTColFieldsCTPivotTableDefinition. colFieldsMethods in org.xlsx4j.sml that return CTColFields Modifier and Type Method Description CTColFieldsObjectFactory. createCTColFields()Create an instance ofCTColFieldsCTColFieldsCTPivotTableDefinition. getColFields()Gets the value of the colFields property.Methods in org.xlsx4j.sml with parameters of type CTColFields Modifier and Type Method Description voidCTPivotTableDefinition. setColFields(CTColFields value)Sets the value of the colFields property.