IPivotDimensionFilterSettings

Assembly: Pivot;

Description

The IPivotDimensionFilterSettings interface is used to work with special filtering settings by dimension.

Inheritance Hierarchy

          IPivotDimensionFilterSettings

Comments

To get special filtering settings, use the IPivotDimensionSettingsEx.Filter property.

Data filtering parameters can be set by means of the FilterSetup command of the Express plugin.

Properties

  Property name Brief description
Condition The Condition property returns the expression, by which data is filtered by dimension.

KeepParent The KeepParent property determines whether owners of non-excluded elements are kept in the filtered table.
UseCondition The UseCondition property determines whether special data filtering by dimension is applied.

See also:

Pivot Assembly Interfaces