CellValue class

CellValue class

Represents the cell value and corresponding type.

The CellValue type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of CellValue

Properties

PropertyDescription
typeGets/sets the type of cell value.
valueGets/sets the cell value.

See Also