IPivotDimensionSettingsEx.Filter

Syntax

Filter: IPivotDimensionFilterSettings;

Description

The Filter property returns special data filtering parameters by dimension.

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 IPivotDimension.Settings.

See also:

IPivotDimensionSettingsEx