PivotField.AutoShowType Property

Definition

Returns xlAutomatic if AutoShow(Int32, Int32, Int32, String) is enabled for the specified PivotTable field; returns xlManual if AutoShow is disabled. Read-only Integer.

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

Property Value

Applies to