Skip to Content
InterfacesISheetCommentUpdateEvent

Interface: ISheetCommentUpdateEvent

Event interface triggered after a comment is updated in a sheet ISheetCommentUpdateEvent

Extends

  • IEventBase

Properties

PropertyTypeDescription

col

number

Column index of the comment

comment

FThreadComment

The updated comment object

row

number

Row index of the comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the updated comment