Click or drag to resize

XlsWorksheet CellValueChanged Event

Represents the event handler for the CellValueChanged event of the XlsRange class.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public event XlsRangeCellValueChangedEventHandler CellValueChanged

Value

Type: Spire.Xls.Core.Spreadsheet XlsRange CellValueChangedEventHandler

Implements

IWorksheet CellValueChanged
See Also