[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.SheetSelectionChange

SheetSelectionChange Event

Occurs when the selection changes on a sheet.

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