Is it possible to read from the xlsx?
witeman opened this issue · 1 comments
witeman commented
To read from the file Elixlsx created into Workbook?
unti1x commented
Unfortunataly elixlsx
is a writer library. To read xlsx you should use something like xlsxir or xlsx_parser