Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCache Interface / setRefreshOnFileOpen Method
In This Topic
    setRefreshOnFileOpen Method
    In This Topic
    Sets a value indicating whether the PivotTable cache is automatically updated each time the workbook is opened.
    Syntax
    void setRefreshOnFileOpen( 
       boolean value
    )

    Parameters

    value
    See Also