Interface: IBeforeSheetEditStartEventParams
Event interface triggered before cell editing starts IBeforeSheetEditStartEventParams
Extends
IEventBase
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 |