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