FreeXL 2.0.0
Loading...
Searching...
No Matches
FreeXL_CellValue_str::[union].value Union Reference

Data Fields

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: