PivotTable.RefreshTable Method

Definition

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

Returns

Applies to