EXCEL_INVALID_WRITE_OPTION_VALUE error condition
The Excel data source does not support the value '<value>
' for the write option '<option>
'.
INVALID_DATA_ADDRESS
Invalid value (<value>
) for <option>
. <option>
must be a valid sheet name or a single cell reference.
INVALID_HEADER_ROWS
Invalid value (<value>
) for <option>
. <option>
must be 0 or 1 for Excel writes.
INVALID_VERSION
The Excel data source does not support the '<value>
' as a value for '<option>
'.
Supported versions are: xlsx, xls.