UseFilterSelection: Boolean;
The UseFilterSelection property returns whether there is the selection, for which filtering is executed.
The property returns True if the selection specified in the FilterSelection property differs from the IPivot.Selection selection.
The property use is given in the example for IPivotFilterSettings.FilterSelection.
See also: