Page tree
Skip to end of metadata
Go to start of metadata

Description

The type of comparison that will be used for validating the value of the cell.

C#
vb.net

Values

Name

Description

Between

Between

EqualTo

Equal to

GreaterThan

Greater than

GreaterThanOrEqualTo

Greater than or equal to

LessThan

Less than

LessThanOrEqualTo

Less than or equal to

NotBetween

Not between

NotEqualTo

Not Equal to

  • No labels