Skip to Content
InterfacesIBeforeSheetDataValidationCriteriaUpdateEvent

Interface: IBeforeSheetDataValidationCriteriaUpdateEvent

Event interface triggered before updating a data validation rule’s criteria IBeforeSheetDataValidationCriteriaUpdateEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

newCriteria

IDataValidationRuleBase

The new criteria 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