Worksheet.ResetFilters
Worksheet.ResetFilters method
reset filter type to none
public void ResetFilters(int startFieldIndex, int endFildIndex)
| Parameter | Type | Description |
|---|---|---|
| startFieldIndex | Int32 | tht first field index, The 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). |
| endFildIndex | Int32 | tht last field index,The 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
- class Worksheet
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop