xou/elixlsx

Is it possible to read from the xlsx?

Closed this issue · 1 comments

To read from the file Elixlsx created into Workbook?

Unfortunataly elixlsx is a writer library. To read xlsx you should use something like xlsxir or xlsx_parser