Search results

CellEditEventArgs API in JavaScript Spreadsheet API control

CellEditEventArgs

Properties

address

string

Defines the address.

cancel

boolean

Defines the cancel option.

displayText

string

Defines the display text of the cell

oldValue

string

Defines the old value.

showFormattedText

boolean

Apply the number format and display the formatted value in the editor.

value

string

Defines the value.