Interface: ISheetCommentAddEvent
Event interface triggered after a comment is added to a sheet ISheetCommentAddEvent
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
Column index of the comment |
‐ | |
The added comment object |
‐ | ||
|
Row index of the comment |
‐ | |
The workbook instance |
‐ | ||
The worksheet where the comment is added |
‐ |