IPivotHeaderSettings.Filter

Syntax

Settings: IPivotHeaderFilterSettings;

Description

The Filter property returns the object that is used to work with filtering settings for row or column headers.

Comments

Filtering enables the user to select the subset of data from table because after filtering only the data is displayed that satisfies specified conditions.

Example

The property use is given in the example for IPivotHeaderFilterSettings.ExcludeElements.

See also:

IPivotHeaderSettings