Skip to Content
InterfacesIBeforeSheetDataValidationOptionsUpdateEvent

接口: IBeforeSheetDataValidationOptionsUpdateEvent

Event interface triggered before updating a data validation rule’s options IBeforeSheetDataValidationOptionsUpdateEvent

继承

  • IEventBase

属性

属性类型描述

newOptions

IDataValidationRuleOptions

The new options to be applied

rule

FDataValidation

The current validation rule

ruleId

string

Unique identifier of the rule to be updated

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the validation