SortCondition Properties
Combines the column index and the specification of the direction in which column values should be sorted.Name | Description |
---|---|
ColumnIndex | Gets the index of a column by which to sort. |
Descending | Gets the sorting order. |
Fill | Obtains fill parameters used to sort cell data. |
FontColor | Obtains a font color used to sort cells. |
SortBy | Obtains the sort type. |
See Also