_Workbook.RefreshAll Method

Definition

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.

Applies to