Show / Hide Table of Contents

Enum DataValidationOperator

Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum DataValidationOperator : int

Fields

Name Description
Between
Equal
GreaterThan
GreaterThanOrEqual
LessThan
LessThanOrEqual
NotBetween
NotEqual
NotSet
Back to top Generated by DocFX