Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Reading number format from XLSX stripping trailing zero #834

Open
Formability opened this issue Oct 7, 2021 · 0 comments
Open

Reading number format from XLSX stripping trailing zero #834

Formability opened this issue Oct 7, 2021 · 0 comments

Comments

@Formability
Copy link

Formability commented Oct 7, 2021

I have an issue where an XSLX spreadsheet has a column of decimal entries but when they are read by spout they drop the trailing zero.

For example the following entries in the column
1.10
1.20
1.30

Are all read by Spout as
1.1
1.2
1.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant