Click or drag to resize

ExcelDataValidatorOperator Property

Gets or sets the operator for data validation.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelDataValidatorOperator Operator { get; set; }

Property Value

ExcelDataValidatorOperator
See Also