AppEvents_Event.WindowDeactivate イベント

定義

ブックのウィンドウが非アクティブになったときに発生します。

public:
 event Microsoft::Office::Interop::Excel::AppEvents_WindowDeactivateEventHandler ^ WindowDeactivate;
event Microsoft.Office.Interop.Excel.AppEvents_WindowDeactivateEventHandler WindowDeactivate;
Event WindowDeactivate As AppEvents_WindowDeactivateEventHandler 

イベントの種類

適用対象