Field Summary | ||
---|---|---|
const Number | IS_BOOL | |
Cell value is boolean.
|
||
const Number | IS_DATE_TIME | |
Cell value is datetime.
|
||
const Number | IS_ERROR | |
Cell contains error value
|
||
const Number | IS_NULL | |
Blank cell.
|
||
const Number | IS_NUMERIC | |
Cell value is numeric.
|
||
const Number | IS_STRING | |
Cell value is string.
|
||
const Number | IS_UNKNOWN | |
Cell value type is unknown.
|
const Number IS_BOOL
const Number IS_DATE_TIME
const Number IS_ERROR
const Number IS_NULL
const Number IS_NUMERIC
const Number IS_STRING
const Number IS_UNKNOWN