advisr-io / excel4node

Node module to allow for easy Excel file creation
MIT License
128 stars 21 forks source link

How to read the excel file documentation is missing #78

Open prashantnirgun opened 1 year ago

prashantnirgun commented 1 year ago

I am sure there must be some reader function but I didn't find it in sample. Please write some reader functions documentation. Expecting something array or json output with arguments especially to handle date related columns.

fsevenm commented 1 year ago

I read the source code but didn't find any. So probably the library is lacking capability to read the excel file which is very unfortunate.

Vaki-86 commented 3 months ago

Unfortunately, there is no way to open and read an existing file. Only creation of a new file.