WorkbookEvents_Event.SheetSelectionChange Event

Definition

Occurs when the selection changes on any worksheet (doesn't occur if the selection is on a chart sheet).

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

Event Type

Applies to