FillSortField Properties
Specifies a fill field to sort by and the comparer 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. |
| Fill | Specifies the fill pattern by which the cells should be sorted. |
See Also