Interface: IBeforeSheetEditEndEventParams
Event interface triggered before cell editing ends IBeforeSheetEditEndEventParams
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
Column index of the editing cell |
‐ | |
|
Type of input device event triggering the edit end |
‐ | |
|
Whether the edit will be confirmed or cancelled |
‐ | |
|
Whether the edit is happening in zen editor mode |
‐ | |
|
Optional keycode triggering the edit end |
‐ | |
|
Row index of the editing cell |
‐ | |
|
Current value being edited |
‐ | |
The workbook instance |
‐ | ||
The worksheet being edited |
‐ |