IsFiltered(FormattedValue: String; Value: Variant): Boolean;
IsFiltered(FormattedValue: String; Value: Object): Boolean;
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.
The IsFiltered property determines whether the specified value satisfies autofilter settings even if this value is not present in the table.
See also: