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

DataValidation.MinimumValue

Description

Sets or returns the minimum value that may be entered in a cell with= a data validation rule.=20
C#
=20
public System.Object MinimumValue{ get; set; }<=
/pre>=20
=20
vb.net
=20
Public Property MinimumValue() As Object
= =20
=20

Remarks

See object docu= mentation for the ValidationType value type combinations accepted by this m= ethod. For ValidationTypes which do not support a minimum value, (DataValid= ation.ValidationType.AnyValue) this method will throw an exception.
------=_Part_10410_186113718.1711724363787--