[]
Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.
bool RefreshOnFileOpen { get; set; }
Property RefreshOnFileOpen As Boolean
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.