XlSortDataOption Enumeration
Specifies how to sort text.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlSortNormal | 0 | default. Sorts numeric and text data separately. |
| xlSortTextAsNumbers | 1 | Treat text as numeric data for the sort. |