IPivotFilterSettings.UseFilterSelection

Syntax

UseFilterSelection: Boolean;

Description

The UseFilterSelection property returns whether there is the selection, for which filtering is executed.

Comments

The property returns True if the selection specified in the FilterSelection property differs from the IPivot.Selection selection.

Example

The property use is given in the example for IPivotFilterSettings.FilterSelection.

See also:

IPivotFilterSettings