AutoFilterSortCondition
Overview
AutoFilterSortCondition is a class in Aspose.Cells FOSS for .NET.
Represents auto filter sort condition.
Properties: CustomList, Descending, DifferentialStyleId, IconId, IconSet, Ref, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Ref | string | Read/Write | Gets or sets the ref. |
Descending | bool | Read/Write | Gets or sets the descending. |
SortBy | string | Read/Write | Gets or sets the sort by. |
CustomList | string | Read/Write | Gets or sets the custom list. |
DifferentialStyleId | int? | Read/Write | Gets or sets the differential style id. |
IconSet | string | Read/Write | Gets or sets the icon set. |
IconId | int? | Read/Write | Gets or sets the icon id. |