AutoFilter.MatchNonBlanks

AutoFilter.MatchNonBlanks method

Match all not blank cell in the list.

public void MatchNonBlanks(int fieldIndex)
ParameterTypeDescription
fieldIndexInt32The integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0).

See Also