接口: ISheetEditChangingEventParams
Event interface triggered while cell content is being changed ISheetEditChangingEventParams
属性
| 属性 | 类型 | 描述 | 
|---|---|---|
| 
 
  | 
 Column index of the editing cell  | |
| 
 
  | 
 Whether the edit is happening in zen editor mode  | |
| 
 
  | 
 Row index of the editing cell  | |
| 
 
  | 
 Current value being edited  | |
| 
 The workbook instance  | ||
| 
 The worksheet being edited  |