Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / Refresh Method
In This Topic
    Refresh Method (IPivotTable)
    In This Topic
    Refreshes the PivotTable report from the source data. Returns True if it’s successful.
    Syntax
    System.bool Refresh()
    See Also