Uses of Class
org.xlsx4j.sml.CTPivotFilters
Packages that use CTPivotFilters
-
Uses of CTPivotFilters in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotFiltersMethods in org.xlsx4j.sml that return CTPivotFiltersModifier and TypeMethodDescriptionObjectFactory.createCTPivotFilters()Create an instance ofCTPivotFiltersCTPivotTableDefinition.getFilters()Gets the value of the filters property.Methods in org.xlsx4j.sml with parameters of type CTPivotFiltersModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setFilters(CTPivotFilters value) Sets the value of the filters property.