[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotCache.RefreshOnFileOpen

RefreshOnFileOpen Property

RefreshOnFileOpen

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

Declaration
bool RefreshOnFileOpen { get; set; }
Property RefreshOnFileOpen As Boolean
Remarks

Query tables and PivotTable reports are not automatically refreshed when you open the workbook by using the Open method of the IWorkbooks object. Use the Refresh() method to refresh the data after the workbook is open.