Uses of Class
org.xlsx4j.sml.CTRowFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTRowFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRowFields Modifier and Type Field Description protected CTRowFieldsCTPivotTableDefinition. rowFieldsMethods in org.xlsx4j.sml that return CTRowFields Modifier and Type Method Description CTRowFieldsObjectFactory. createCTRowFields()Create an instance ofCTRowFieldsCTRowFieldsCTPivotTableDefinition. getRowFields()Gets the value of the rowFields property.Methods in org.xlsx4j.sml with parameters of type CTRowFields Modifier and Type Method Description voidCTPivotTableDefinition. setRowFields(CTRowFields value)Sets the value of the rowFields property.