Interface: ISheetEditEndedEventParams
Event interface triggered when cell editing ends ISheetEditEndedEventParams
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
Column index of the edited cell |
‐ | |
|
Type of input device event that triggered the edit end |
‐ | |
|
Whether the edit was confirmed or cancelled |
‐ | |
|
Whether the edit happened in zen editor mode |
‐ | |
|
Optional keycode that triggered the edit end |
‐ | |
|
Row index of the edited cell |
‐ | |
The workbook instance |
‐ | ||
The worksheet being edited |
‐ |