leftshifters / excel-parser

nodejs wrapper for parsing spreadsheet.
MIT License
72 stars 70 forks source link

read number error from excel #22

Open smilce opened 10 years ago

smilce commented 10 years ago

if the value is 1, the excel-parser read as '1.0'。

LegendKan commented 9 years ago

I also have this problem, have you fixed the issue?

silvaros commented 8 years ago

Bump.