The event handler receives an argument of type CellErrorTextChangedEventArgs containing data related to this event. The following CellErrorTextChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ColumnIndex | Gets the column index. |
RowIndex | Gets the row index. |
SheetView | Gets the SheetView object. |