Skip to Content
InterfacesIBeforeSheetCommentAddEvent

接口: IBeforeSheetCommentAddEvent

Event interface triggered before a comment is added to a sheet IBeforeSheetCommentAddEvent

继承

  • IEventBase

属性

属性类型描述

col

number

Column index for the new comment

comment

FTheadCommentItem

The comment item to be added

row

number

Row index for the new comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet where the comment will be added