Workbook.SheetSelectionChange Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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