Uses of Class
org.xlsx4j.sml.CTDataFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDataFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataFields Modifier and Type Field Description protected CTDataFieldsCTPivotTableDefinition. dataFieldsMethods in org.xlsx4j.sml that return CTDataFields Modifier and Type Method Description CTDataFieldsObjectFactory. createCTDataFields()Create an instance ofCTDataFieldsCTDataFieldsCTPivotTableDefinition. getDataFields()Gets the value of the dataFields property.Methods in org.xlsx4j.sml with parameters of type CTDataFields Modifier and Type Method Description voidCTPivotTableDefinition. setDataFields(CTDataFields value)Sets the value of the dataFields property.