[]
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.
bool HasAutoFormat { get; set; }
Property HasAutoFormat As Boolean