Interface: IBeforeSheetCommentUpdateEvent
Event interface triggered before a comment is updated in a sheet IBeforeSheetCommentUpdateEvent
Properties
| Property | Type | Description | 
|---|---|---|
| 
 | 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 |