New to Kendo UI for AngularStart a free 30-day trial

SpreadsheetCellEditorHandlerArgs

Updated on Oct 31, 2025

Represents the arguments passed to the handler callback for each cell editor.

NameTypeDefaultDescription

callback?

Function

Represents the callback function that edits the active cell or range with the provided value.

originalEvent?

any

Represents the original event that triggered the action.

range?

Range

Represents the range that the action will execute for.

rect?

Rectangle

Represents the Rectangle object that provides information about the size and position of the currently active range.

validation?

any

Represents the validation rules of the currently active range.

view?

View

Represents the current View instance.

Not finding the help you need?
Contact Support