Düzenle

Aracılığıyla paylaş


XlSortOrder Enum

Definition

Specifies the sort order for the specified field or range.

public enum class XlSortOrder
public enum XlSortOrder
Public Enum XlSortOrder
Inheritance
XlSortOrder

Fields

Name Value Description
xlAscending 1

default. Sorts the specified field in ascending order.

xlDescending 2

Sorts the specified field in descending order.

Applies to