Skip to Content
InterfacesIBeforeSheetDataValidationDeleteEvent

Interface: IBeforeSheetDataValidationDeleteEvent

Event interface triggered before deleting a data validation rule IBeforeSheetDataValidationDeleteEvent

Extends

  • IEventBase

Properties

PropertyTypeDescription

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