Uses of Class
org.xlsx4j.sml.CTPivotFilters
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotFilters Modifier and Type Field Description protected CTPivotFiltersCTPivotTableDefinition. filtersMethods in org.xlsx4j.sml that return CTPivotFilters Modifier and Type Method Description CTPivotFiltersObjectFactory. createCTPivotFilters()Create an instance ofCTPivotFiltersCTPivotFiltersCTPivotTableDefinition. getFilters()Gets the value of the filters property.Methods in org.xlsx4j.sml with parameters of type CTPivotFilters Modifier and Type Method Description voidCTPivotTableDefinition. setFilters(CTPivotFilters value)Sets the value of the filters property.