https://github.com/guyonroche/exceljs
I m new to exceljs and just see the description of exceljs at github i
.e : "Read, manipulate and write spreadsheet data and styles to XLSX and JSON."
I need to convert workbook
into JSON object
and did not find any method / module like for csv in exceljs
.
let me know if there is one.