[]
Specifies how to sort text.
public enum SortDataOption
Normal = 1
Sorts numeric and text data separately.
TextAsNumbers = 0
Specifies to treat text as numeric data for the sort.