[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.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
public bool? HasAutoFormat { get; set; }
Public Property HasAutoFormat As Boolean?