FontColorSortField Properties
Specifies a font color field to sort by and the font color used for sorting.| Name | Description |
|---|---|
| ColumnOffset | Gets or sets the offset within the range for the column by which the range is sorted. Inherited from SortFieldBase. |
| Descending | Gets or sets whether the sort is in descending order. |
| FontColor | Specifies a font color to sort cells by. |
See Also