Skip to Content
InterfacesIBeforeSheetDataValidationAddEvent

接口: IBeforeSheetDataValidationAddEvent

Event interface triggered before adding a new data validation rule IBeforeSheetDataValidationAddEvent

继承

  • IEventBase

属性

属性类型描述

rule

ISheetDataValidationRule

The validation rule to be added

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet to add the validation to