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 

事件类型

适用于