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

DataValidation.MaximumValue

Description

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

Remarks

See object docu= mentation for the ValidationType value type combinations accepted by this m= ethod. For ValidationTypes (AnyValue, List, Custom) and ComparisonTypes (an= ything other than Between and NotBetween) which do not support a maximum va= lue, this method will throw an exception.
------=_Part_8090_1165592828.1711631874709--