|
|
int | int_value |
| | if type is FREEXL_CELL_INT, then the corresponding value will be returned as int_value
|
|
double | double_value |
| | if type is FREEXL_CELL_DOUBLE, then the corresponding value will be returned as double_value
|
|
const char * | text_value |
| | if type is FREEXL_CELL_TEXT, FREEXL_CELL_SST_TEXT, FREEXL_CELL_DATE, FREEXL_CELL_DATETIME or FREEXL_CELL_TIME the corresponding value will be returned as text_value
|
The documentation for this union was generated from the following files: