PivotTable.RefreshTable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refreshes the PivotTable report from the source data. Returns True if it’s successful.
public:
bool RefreshTable();
public bool RefreshTable ();
Public Function RefreshTable () As Boolean