AppEvents_Event.SheetSelectionChange イベント

定義

いずれかのワークシートで選択範囲を変更したときに発生します。選択範囲がグラフ シート上にある場合は発生しません。

public:
 event Microsoft::Office::Interop::Excel::AppEvents_SheetSelectionChangeEventHandler ^ SheetSelectionChange;
event Microsoft.Office.Interop.Excel.AppEvents_SheetSelectionChangeEventHandler SheetSelectionChange;
Event SheetSelectionChange As AppEvents_SheetSelectionChangeEventHandler 

イベントの種類

適用対象