Table of Contents

Interface IExcelDataValidationWithOperator

Namespace
OfficeOpenXml.DataValidation.Contracts
Assembly
EPPlus.dll

Represents a validation with an operator

public interface IExcelDataValidationWithOperator

Properties

Operator

Operator type

ExcelDataValidationOperator Operator { get; set; }

Property Value

ExcelDataValidationOperator