Workbook.SheetSelectionChange Event

Definition

Occurs when the selection changes on any worksheet. Does not 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;
member this.SheetSelectionChange : Microsoft.Office.Interop.Excel.WorkbookEvents_SheetSelectionChangeEventHandler 
Event SheetSelectionChange As WorkbookEvents_SheetSelectionChangeEventHandler 

Event Type

Applies to