Uses of Class
org.xlsx4j.sml.CTPageFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPageFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPageFields Modifier and Type Field Description protected CTPageFieldsCTPivotTableDefinition. pageFieldsMethods in org.xlsx4j.sml that return CTPageFields Modifier and Type Method Description CTPageFieldsObjectFactory. createCTPageFields()Create an instance ofCTPageFieldsCTPageFieldsCTPivotTableDefinition. getPageFields()Gets the value of the pageFields property.Methods in org.xlsx4j.sml with parameters of type CTPageFields Modifier and Type Method Description voidCTPivotTableDefinition. setPageFields(CTPageFields value)Sets the value of the pageFields property.