[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.RefreshOnFileOpen

RefreshOnFileOpen Property

RefreshOnFileOpen

Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.

Declaration
public bool? RefreshOnFileOpen { get; set; }
Public Property RefreshOnFileOpen As Boolean?