[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbook.SheetSelectionChange

SheetSelectionChange Event

Occurs when the sheet selection changes.

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