AutoFilterSortStateModel

AutoFilterSortStateModel

Overview

AutoFilterSortStateModel is a class in Aspose.Cells for NET.

AutoFilterSortStateModel.Clear resets stored sort criteria to default.

Properties

NameTypeAccessDescription
ColumnSortboolRead/WriteGets or sets whether column sorting is applied
CaseSensitiveboolRead/WriteGets or sets case‑sensitive sorting
SortMethodstringRead/WriteGets or sets the sorting method name
RefstringRead/WriteGets or sets the cell range reference for the auto‑filter
ConditionsList<AutoFilterSortConditionModel>ReadGets the list of sort condition models

Methods

SignatureDescription
AutoFilterSortStateModel()Initializes a new sort state model
Clear()Resets stored sort criteria to default
HasStoredState()Indicates whether a sort state has been saved