[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.SelectionChange

SelectionChange Event

Occurs when the selection changes in the worksheet.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
event EventHandler<SelectionChangeEventArgs> SelectionChange
Event SelectionChange As EventHandler(Of SelectionChangeEventArgs)
Returns
Type Description
EventHandler<SelectionChangeEventArgs> Occurs when the selection changes in the worksheet.