RefreshOnFileOpen Property
RefreshOnFileOpen
Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.
Defalut is false.
Declaration
bool RefreshOnFileOpen { get; set; }
Property RefreshOnFileOpen As Boolean