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

Cell.CellValueType

Description

=20

A CellValueType value s= pecifies the data type of the cell's value.

=20
C#
=20
 public sealed class CellValueType : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class CellValueType
=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 =20 =20 =20

Name

Description

Blank

The cell is empty.

Boolean

The cell contains a boolean value.

Currency

The cell contains a currency value.

Date

The cell value is a date.

Double

The cell value is a double.

Error

The cell contains an error value. Error value= s include #DIV/0!, #N/A, #NAME?, #NULL!, #NUM!, #REF!, and #VALUE!.

=20

Integer

The cell value is an integer.

Text

The cell contains a string.

Time

The cell value is a time.

------=_Part_8866_463536727.1711665352574--