Interface: ISheetEditChangingEventParams
Event interface triggered while cell content is being changed ISheetEditChangingEventParams
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
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 |
‐ |