Click or drag to resize

Filtering Methods

The Filtering type exposes the following members.

Methods
  NameDescription
Public methodgetActiveFilteringScheme
Get the information about the active filtering scheme.
Public methodgetAllModifiedFilterColumns
Get the information about all filter columns that do not have the default value selected in all filtering schemas.
Public methodgetFilterColumn
Get the information about a filter column.
Public methodgetFilteringScheme
Get the information about a filtering scheme.
Public methodgetFilteringSchemes
Get a list of all the filtering schemes in the document.
Public methodgetModifiedFilterColumns
Get the information about all filter columns that do not have the default value selected.
Public methodresetAllFilters
Resets all filters to the default values.
Public methodsetFilter
Set the value(s) of a filter column.
Public methodsetFilters
Apply new values to a list of filters.
Top
See Also