Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 715 Bytes

Excel.XlSortOrder.md

File metadata and controls

25 lines (18 loc) · 715 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlSortOrder enumeration (Excel)
Excel.XlSortOrder
786e9f63-5ff2-4fe3-1f5e-72b712d06540
12/03/2018
medium

XlSortOrder enumeration (Excel)

Specifies the sort order for the specified field or range.

Name Value Description
xlAscending 1 Sorts the specified field in ascending order. This is the default value.
xlDescending 2 Sorts the specified field in descending order.
xlManual -4135 Manual sort (you can drag items to rearrange them).

See also

[!includeSupport and feedback]