AutoFilterSortStateModel
Overview
AutoFilterSortStateModel is a class in Aspose.Cells FOSS for .NET.
Represents auto filter sort state model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ColumnSort | bool | Read/Write | Indicates whether column sorting is applied |
CaseSensitive | bool | Read/Write | Indicates if sorting is case‑sensitive |
SortMethod | string | Read/Write | Gets or sets the name of the sorting method |
Ref | string | Read/Write | Gets or sets the cell range reference for the auto‑filter |
Conditions | List<AutoFilterSortConditionModel> | Read | Holds a list of AutoFilterSortConditionModel objects |
Methods
| Signature | Description |
|---|---|
AutoFilterSortStateModel() | Creates a new instance of the sort state model |
Clear() | Clears the current state. |
HasStoredState() | if the condition is met; otherwise, . |