Skip to Content
InterfacesISheetCommentDeleteEvent

Interface: ISheetCommentDeleteEvent

Event interface triggered after a comment is deleted from a sheet ISheetCommentDeleteEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

commentId

string

The ID of the deleted comment

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet that contained the comment