接口: ISheetEditEndedEventParams
Event interface triggered when cell editing ends ISheetEditEndedEventParams
继承
IEventBase
属性
属性 | 类型 | 描述 |
---|---|---|
|
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 |