Skip to Content
InterfacesIBeforeSheetDeleteEvent

Interface: IBeforeSheetDeleteEvent

Interface for before sheet deletion event Contains information about the sheet that will be deleted

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet that will be deleted