接口: IBeforeSheetEditEndEventParams
Event interface triggered before cell editing ends IBeforeSheetEditEndEventParams
属性
| 属性 | 类型 | 描述 |
|---|---|---|
|
|
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 |