XlSortType Enum

Definition

Specifies which elements are to be sorted. Use this argument only when sorting PivotTable reports.

public enum class XlSortType
public enum XlSortType
Public Enum XlSortType
Inheritance
XlSortType

Fields

Name Value Description
xlSortValues 1

Sorts the PivotTable report by values.

xlSortLabels 2

Sorts the PivotTable report by labels.

Applies to