AutoFilterSortStateModel
General
AutoFilterSortStateModel és una classe en Aspose.Cells per NET.
Representa el model d’estat de sortida automàtica del filtre.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
ColumnSort | bool | Read/Write | Gets or sets whether column sorting is applied |
CaseSensitive | bool | Read/Write | Gets or sets case‑sensitive sorting |
SortMethod | string | Read/Write | Gets or sets the sorting method name |
Ref | string | Read/Write | Gets or sets the cell range reference for the auto‑filter |
Conditions | List<AutoFilterSortConditionModel> | Read | Gets the list of sort condition models |
Mètodes
| Signature | Description |
|---|---|
AutoFilterSortStateModel() | Initializes a new sort state model |
Clear() | Clears the current state. |
HasStoredState() | if the condition is met; otherwise, . |