AutoFilterSortState
General
AutoFilterSortState és una classe en Aspose.Cells per NET.
Representa l’estat de tria automàtica del filtre.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
ColumnSort | bool | Read/Write | Gets or sets a Boolean indicating if column sorting is applied |
CaseSensitive | bool | Read/Write | Gets or sets a Boolean that controls case‑sensitive sorting |
SortMethod | string | Read/Write | Gets or sets the string name of the sorting algorithm used |
Ref | string | Read/Write | Gets or sets the A1‑style range reference the sort applies to |
SortConditions | AutoFilterSortConditionCollection | Read | Provides access to the collection of sort condition objects |
Mètodes
| Signature | Description |
|---|---|
Clear() | Clears the current state. |