[]
Get or set a boolean value indicating whether this PivotTable can have auto format.
true if the PivotTable report is automatically formatted when it’s refreshed or when fields are moved.
public bool? HasAutoFormat { get; set; }
Public Property HasAutoFormat As Boolean?