WorkbookBase.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 workbook.
public:
void RefreshAll();
public void RefreshAll ();
member this.RefreshAll : unit -> unit
Public Sub RefreshAll ()
Remarks
Objects that have the BackgroundQuery property set to true
are refreshed in the background.