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

xlSortLabels 2

Sorts the PivotTable report by labels.

xlSortValues 1

Sorts the PivotTable report by values.

Applies to