[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.SheetSelectionChange

SheetSelectionChange Event

Occurs when the selection changes on a sheet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
event EventHandler<RangeEventArgs> SheetSelectionChange
Event SheetSelectionChange As EventHandler(Of RangeEventArgs)
Returns
Type Description
EventHandler<RangeEventArgs> Occurs when the selection changes on a sheet.