OrderBy Enumeration |
Namespace: Spire.Xls
Member name | Value | Description | |
---|---|---|---|
Ascending | 0 | Represent the ascending sort. | |
Descending | 1 | Represent the descending sort. | |
Top | 2 | Represents the position value in the sort list | |
Bottom | 3 | Represents the position of value in the sort list. |