Binary compatibility break (BC break).
No CSV support anymore
- Do not use this encoder to encode/decode CSV data.
- Replace the encoding format to
ExcelEncoder::XLSorExcelEncoder::XLSX
- Delete usage of context parameter
ExcelEncoder::NB_HEADER_ROWS_KEY(int).