catamphetamine / read-excel-file

Read *.xlsx files in a browser or Node.js. Parse to JSON with a strict schema.

Home Page:https://catamphetamine.gitlab.io/read-excel-file/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The readSheetNames function does not work

temacoder opened this issue · comments

commented

The readSheetNames function does not work. Instead of an array of sheet names, it returns the rows from the first sheet

commented

It was my mistake