Interface: IBeforeSheetEditStartEventParams
Event interface triggered before cell editing starts IBeforeSheetEditStartEventParams
Properties
| Property | Type | Description |
|---|---|---|
|
|
Column index of the cell to be edited | |
|
|
Type of input device event triggering the edit | |
|
|
Whether the edit will happen in zen editor mode | |
|
|
Optional keycode triggering the edit | |
|
|
Row index of the cell to be edited | |
|
The workbook instance | ||
|
The worksheet to be edited |