Settings: IPivotHeaderFilterSettings;
The Filter property returns the object that is used to work with filtering settings for row or column headers.
Filtering enables the user to select the subset of data from table because after filtering only the data is displayed that satisfies specified conditions.
The property use is given in the example for IPivotHeaderFilterSettings.ExcludeElements.
See also: