PivotTable.Update Method
Updates the link or PivotTable report.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As PivotTable
instance.Update()
void Update()