Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCache Interface / getRefreshDate Method
In This Topic
    getRefreshDate Method
    In This Topic

    This member is obsolete. Use getRefreshLocalDateTime instead.

    Returns the date on which the PivotTable cache was last refreshed.
    Syntax
    java.util.Date getRefreshDate()
    See Also