ITableFilterItem.IsFiltered

Syntax

IsFiltered(FormattedValue: String; Value: Variant): Boolean;

Parameters

FormattedValue.  The parameter determines the value, for which the format is set in the cell.

Value. The parameter determines the value, for which the format is not set.

Description

The IsFiltered property determines whether the specified value satisfies autofilter settings even if this value is not present in the table.

See also:

ITableFilterItem