接口: IBeforeSheetEditStartEventParams
Event interface triggered before cell editing starts IBeforeSheetEditStartEventParams
属性
| 属性 | 类型 | 描述 | 
|---|---|---|
| 
 
  | 
 Column index of the cell to be edited  | |
| 
 
  | 
 Type of input device event triggering the edit  | |
| 
 
  | 
 Whether the edit will happen in zen editor mode  | |
| 
 
  | 
 Optional keycode triggering the edit  | |
| 
 
  | 
 Row index of the cell to be edited  | |
| 
 The workbook instance  | ||
| 
 The worksheet to be edited  |