[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.SheetChange

SheetChange Event

Occurs when something changes in the cells of a sheet.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
event EventHandler<RangeEventArgs> SheetChange
Event SheetChange As EventHandler(Of RangeEventArgs)
Returns
Type Description
EventHandler<RangeEventArgs> Occurs when something changes in the cells of a sheet.