Skip to Content
InterfacesIBeforeSheetCommentUpdateEvent

接口: IBeforeSheetCommentUpdateEvent

Event interface triggered before a comment is updated in a sheet IBeforeSheetCommentUpdateEvent

继承

  • IEventBase

属性

属性类型描述

col

number

Column index of the comment

comment

FThreadComment

The current comment object

newContent

RichTextValue

The new content to replace the existing comment

row

number

Row index of the comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the comment