AutoFilterModel

AutoFilterModel

Overview

AutoFilterModel is a class in Aspose.Cells for NET.

AutoFilterModel.AutoFilterModel creates a new AutoFilterModel instance.

Properties

NameTypeAccessDescription
RangestringRead/WriteGets or sets the A1‑style address of the worksheet range the filter applies to
FilterColumnsList<FilterColumnModel>ReadGets the collection of filter column definitions
SortStateAutoFilterSortStateModelReadGets or sets the sorting configuration of the auto filter

Methods

SignatureDescription
AutoFilterModel()Creates a new auto‑filter model instance
Clear()Removes all filter criteria and sorting from the auto filter
HasStoredState()Indicates whether the model currently holds any filter or sort state