Skip to Content
InterfacesIBeforeSheetDataValidationDeleteAllEvent

Interface: IBeforeSheetDataValidationDeleteAllEvent

Event interface triggered before deleting all data validation rules IBeforeSheetDataValidationDeleteAllEvent

Extends

  • IEventBase

Properties

PropertyTypeDescription

rules

FDataValidation[]

Array of all validation rules to be deleted

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet containing the validations