AppEvents_Event.SheetDeactivate イベント

定義

シートが非アクティブになったときに発生します。

public:
 event Microsoft::Office::Interop::Excel::AppEvents_SheetDeactivateEventHandler ^ SheetDeactivate;
event Microsoft.Office.Interop.Excel.AppEvents_SheetDeactivateEventHandler SheetDeactivate;
Event SheetDeactivate As AppEvents_SheetDeactivateEventHandler 

イベントの種類

適用対象