ITableFilterItem.IsFiltered

Syntax

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

Parameters

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

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

Description

The IsFiltered property determines whether the specified value satisfies the autofilter settings even if the table does not contain such a value.

See also:

ITableFilterItem