Workbook.WindowDeactivate Event

Definition

Occurs when any workbook window is deactivated.

public:
 event Microsoft::Office::Interop::Excel::WorkbookEvents_WindowDeactivateEventHandler ^ WindowDeactivate;
event Microsoft.Office.Interop.Excel.WorkbookEvents_WindowDeactivateEventHandler WindowDeactivate;
member this.WindowDeactivate : Microsoft.Office.Interop.Excel.WorkbookEvents_WindowDeactivateEventHandler 
Event WindowDeactivate As WorkbookEvents_WindowDeactivateEventHandler 

Event Type

Applies to