Uses of Class
org.xlsx4j.sml.CTRowFields
Packages that use CTRowFields
-
Uses of CTRowFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRowFieldsMethods in org.xlsx4j.sml that return CTRowFieldsModifier and TypeMethodDescriptionObjectFactory.createCTRowFields()Create an instance ofCTRowFieldsCTPivotTableDefinition.getRowFields()Gets the value of the rowFields property.Methods in org.xlsx4j.sml with parameters of type CTRowFieldsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setRowFields(CTRowFields value) Sets the value of the rowFields property.