Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCache Interface / RefreshOnFileOpen Property
In This Topic
    RefreshOnFileOpen Property
    In This Topic
    Gets or sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened. Defalut is false.
    Syntax
    System.bool RefreshOnFileOpen {get; set;}
    See Also