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