Worksheet.ResetFilter

Worksheet.ResetFilter method

reset filter type to none

public void ResetFilter(int fieldIndex)
ParameterTypeDescription
fieldIndexInt32The integer offset of the field on which you want to apply ,based on the first filter column (from the left of the list; the leftmost field is field 0).

See Also