Skip to Content
InterfacesIBeforeSheetCommentDeleteEvent

接口: IBeforeSheetCommentDeleteEvent

Event interface triggered before a comment is deleted from a sheet IBeforeSheetCommentDeleteEvent

继承

  • IEventBase

属性

属性类型描述

col

number

Column index of the comment

comment

FThreadComment

The comment to be deleted

row

number

Row index of the comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the comment