| Constructor Summary |
|---|
| Property Getters/Setters Summary | ||
|---|---|---|
function | getType() | |
function | setType(value) | |
| Gets/sets the type of cell value. The value of the property is CellValueType integer constant. | ||
function | getValue() | |
function | setValue(value) | |
| Gets/sets the cell value. | ||
function getType() / function setType(value)
function getValue() / function setValue(value)
| Type | Value |
|---|---|
| null, any other object will be ignored | |
| double | |
| DateTime | |
| string | |
| bool | |
| error string such as "#VALUE!", "#NAME?", ... |