Interface: ISheetEditStartedEventParams
Event interface triggered when cell editing starts ISheetEditStartedEventParams
Extends
IEventBase
Properties
Property | Type | Description |
---|---|---|
|
Column index of the editing cell | |
|
Type of input device event that triggered the edit | |
|
Whether the edit is happening in zen editor mode | |
|
Optional keycode that triggered the edit | |
|
Row index of the editing cell | |
The workbook instance | ||
The worksheet being edited |