接口: ISheetEditStartedEventParams
Event interface triggered when cell editing starts ISheetEditStartedEventParams
继承
IEventBase
属性
属性 | 类型 | 描述 |
---|---|---|
|
Column index of the editing cell | |
|
Type of input device event that triggered the edit | |
|
Whether the edit is happening in zen editor mode | |
|
Optional keycode that triggered the edit | |
|
Row index of the editing cell | |
The workbook instance | ||
The worksheet being edited |