Uses of Class
org.xlsx4j.sml.CTDataFields
Packages that use CTDataFields
-
Uses of CTDataFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataFieldsMethods in org.xlsx4j.sml that return CTDataFieldsModifier and TypeMethodDescriptionObjectFactory.createCTDataFields()Create an instance ofCTDataFieldsCTPivotTableDefinition.getDataFields()Gets the value of the dataFields property.Methods in org.xlsx4j.sml with parameters of type CTDataFieldsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setDataFields(CTDataFields value) Sets the value of the dataFields property.