AutoFilter

Overview

AutoFilter is a class in Aspose.Cells for NET.

AutoFilter.Clear clears all filter criteria and sorting applied to the worksheet.

Properties

NameTypeAccessDescription
RangestringRead/WriteGets the A1‑style address of the range the auto filter covers
FilterColumnsFilterColumnCollectionReadGets the collection of filter column definitions for the auto filter
SortStateAutoFilterSortStateReadGets the current sort state (order and columns) of the auto filter

Methods

SignatureDescription
Clear()Clears all filter criteria and sorting applied to the worksheet