Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fired after a cell exits edit mode.

Info

Added in 4.1.18.3

Parameters

ParameterDescription
CellThe cell the user attempted to edit
CancelThe cancel flag
TextThe text received during the attempt to edit the cell
ConversionThe cell's conversion setting
MessageThe cell's validation message
OldTextThe cell's text before it was edited

...