[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorkbookSet.CellValueChanged

CellValueChanged Event

Occurs after the cell value(s) is changed.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
event EventHandler<CellValueChangedEventArgs> CellValueChanged
Event CellValueChanged As EventHandler(Of CellValueChangedEventArgs)
Returns
Type Description
EventHandler<CellValueChangedEventArgs> Occurs after the cell value(s) is changed.