Message-ID: <45209776.10119.1711713558126.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10118_219644767.1711713558126" ------=_Part_10118_219644767.1711713558126 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html DataValidation.ComparisonType

DataValidation.ComparisonType

Description=20

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

=20
C#
=20
 public sealed class ComparisonType : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class ComparisonType
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Between

Between

EqualTo

Equal to

GreaterThan

Greater than

GreaterThanOrEqu= alTo

Greater than or equal to

LessThan

Less than

LessThanOrEqualTo

Less than or equal to

NotBetween

Not between

NotEqualTo

Not Equal to

------=_Part_10118_219644767.1711713558126--