Interface: IBeforeSheetEditStartEventParams
Event interface triggered before cell editing starts IBeforeSheetEditStartEventParams
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
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 |
‐ |