PivotField.AutoSortOrder Property

Definition

Returns the order used to sort the specified PivotTable field automatically. Can be one of the XlSortOrder constants. Read-only Integer.

public:
 property int AutoSortOrder { int get(); };
public int AutoSortOrder { get; }
Public ReadOnly Property AutoSortOrder As Integer

Property Value

Applies to