RefreshEvents_Event.BeforeRefresh Event

Definition

Occurs before any refreshes of the query table. This includes refreshes resulting from calling the Refresh method, from the user's actions in the product, and from opening the workbook containing the query table.

public:
 event Microsoft::Office::Interop::Excel::RefreshEvents_BeforeRefreshEventHandler ^ BeforeRefresh;
event Microsoft.Office.Interop.Excel.RefreshEvents_BeforeRefreshEventHandler BeforeRefresh;
Event BeforeRefresh As RefreshEvents_BeforeRefreshEventHandler 

Event Type

Applies to