Click or drag to resize

CellValueChangedEventArgs Properties

The CellValueChangedEventArgs type exposes the following members.

Properties
Name Description
Public property NewValue
Gets or sets the new value.
Public property OldValue
Gets or sets the old value.
Public property Range
Gets or sets the range.
Top
See Also