Skip to Content
InterfacesISheetCommentResolveEvent

接口: ISheetCommentResolveEvent

Event interface triggered when a comment’s resolve status changes ISheetCommentResolveEvent

继承

  • IEventBase

属性

属性类型描述

col

number

Column index of the comment

comment

FThreadComment

The comment object

resolved

boolean

The new resolve status

row

number

Row index of the comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the comment