Click or drag to resize

ExcelDataValidatorOperator Property

Gets or sets the operator for data validation.

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

Property Value

Type: ExcelDataValidatorOperator
See Also