Interface: IBeforeSheetCommentUpdateEvent
Event interface triggered before a comment is updated in a sheet IBeforeSheetCommentUpdateEvent
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
Column index of the comment |
‐ | |
The current comment object |
‐ | ||
|
The new content to replace the existing comment |
‐ | |
|
Row index of the comment |
‐ | |
The workbook instance |
‐ | ||
The worksheet containing the comment |
‐ |