PivotTable.HasAutoFormat Property

Definition

True if the PivotTable report is automatically formatted when it’s refreshed or when fields are moved. Read/write Boolean.

public:
 property bool HasAutoFormat { bool get(); void set(bool value); };
public bool HasAutoFormat { get; set; }
Public Property HasAutoFormat As Boolean

Property Value

Applies to