Skip to Content
InterfacesIBeforeSheetDataValidationDeleteEvent

接口: IBeforeSheetDataValidationDeleteEvent

Event interface triggered before deleting a data validation rule IBeforeSheetDataValidationDeleteEvent

继承

  • IEventBase

属性

属性类型描述

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