_Workbook.RefreshAll 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 all external data ranges and PivotTable reports in the specified workbook.
public:
void RefreshAll();
public void RefreshAll ();
Public Sub RefreshAll ()
Remarks
Objects that have the BackgroundQuery property set to True are refreshed in the background.