Interface: ISheetEditChangingEventParams
Event interface triggered while cell content is being changed ISheetEditChangingEventParams
Extends
IEventBase
Properties
Property | Type | Description |
---|---|---|
|
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 |