Skip to Content
InterfacesIBeforeSheetDataValidationDeleteAllEvent

Interface: IBeforeSheetDataValidationDeleteAllEvent

Event interface triggered before deleting all data validation rules IBeforeSheetDataValidationDeleteAllEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

rules

FDataValidation[]

Array of all validation rules to be deleted

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the validations