AutoFilterSortConditionModel
Overview
AutoFilterSortConditionModel is a class in Aspose.Cells for NET.
AutoFilterSortConditionModel.Ref specifies the cell range the sort condition applies to.
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 | Provides a custom list of values for sorting order |
DifferentialStyleId | int? | Read/Write | Holds the identifier of a differential style applied |
IconSet | string | Read/Write | Names the icon set used for conditional formatting |
IconId | int? | Read/Write | Specifies the index of the icon within the icon set |