IPivotHeaderFilterSettings.ExcludeSelection

Syntax

ExcludeSelection: IDimSelection;

Description

The ExcludeSelection property determines the selection that must be excluded from filtering settings.

Comments

To use the property it is required that the IPivotHeaderFilterSettings.ExcludeElements property is set to True.

Example

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

See also:

IPivotHeaderFilterSettings