PivotField.IsAutoShow

PivotField.IsAutoShow property

Indicates whether the specified PivotTable field is automatically shown,only valid for excel 2003.

public bool IsAutoShow { get; set; }

See Also