PivotField.AutoShowRange Property

Definition

Returns xlTop if the top items are shown automatically in the specified PivotTable field; returns xlBottom if the bottom items are shown. Read-only Integer.

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

Property Value

Applies to