AutoFilterSortConditionModel
Overview
AutoFilterSortConditionModel is a class in Aspose.Cells FOSS for .NET.
Represents auto filter sort condition model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Ref | string | Read/Write | Specifies the cell range reference for the sort condition |
Descending | bool | Read/Write | |
SortBy | string | Read/Write | Defines the column or field used for sorting |
CustomList | string | Read/Write | |
DifferentialStyleId | int? | Read/Write | |
IconSet | string | Read/Write | |
IconId | int? | Read/Write |