AutoFilter
Overview
AutoFilter is a class in Aspose.Cells for NET.
AutoFilter.Clear clears all filter criteria and sorting applied to the worksheet.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Range | string | Read/Write | Gets the A1‑style address of the range the auto filter covers |
FilterColumns | FilterColumnCollection | Read | Gets the collection of filter column definitions for the auto filter |
SortState | AutoFilterSortState | Read | Gets the current sort state (order and columns) of the auto filter |
Methods
| Signature | Description |
|---|---|
Clear() | Clears all filter criteria and sorting applied to the worksheet |