Interface IExcelDataValidationWithOperator
Represents a validation with an operator
Namespace: OfficeOpenXml.DataValidation.Contracts
Assembly: EPPlus.dll
Syntax
public interface IExcelDataValidationWithOperator
  Properties
Operator
Operator type
Declaration
ExcelDataValidationOperator Operator { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ExcelDataValidationOperator |