Workbook.RefreshAll Method

Definition

Refreshes all external data ranges and PivotTable reports in the workbook.

public:
 void RefreshAll();
public void RefreshAll ();
abstract member RefreshAll : unit -> unit
Public Sub RefreshAll ()

Remarks

Objects that have the BackgroundQuery property set to true are refreshed in the background.

Applies to