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