RefreshEvents_Event.BeforeRefresh Event
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.
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