[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.HasAutoFormat

HasAutoFormat Property

HasAutoFormat

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.

Declaration
bool HasAutoFormat { get; set; }
Property HasAutoFormat As Boolean