IPivotFilterSettings.Condition

Syntax

Condition: IExpression;

Description

The Condition property determines filtering expression parameters.

Comments

To determine filtering condition type, use the IPivotFilterSettings.ConditionType property.

Example

The property use is given in the example for IPivotTable.Selection.

See also:

IPivotFilterSettings