[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.Refresh

Refresh Method

Refresh()

Refreshes the PivotTable report from the source data. Returns True if it’s successful.

Declaration
bool Refresh()
Function Refresh() As Boolean
Returns
Type Description
bool
Exceptions
Type Condition
InvalidOperationException

If the source sheet of the PivotTableCache can not be found.