Excel.SortBy enum
Represents the sort direction.
Remarks
Fields
ascending = "Ascending" | Ascending sort. Smallest to largest or A to Z. |
descending = "Descending" | Descending sort. Largest to smallest or Z to A. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins