Skip to Content
InterfacesIBeforeSheetDataValidationDeleteEvent

Interface: IBeforeSheetDataValidationDeleteEvent

Event interface triggered before deleting a data validation rule IBeforeSheetDataValidationDeleteEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

rule

FDataValidation

The validation rule to be deleted

ruleId

string

Unique identifier of the rule to be deleted

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the validation