Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New dummy-spreadsheet.xslx for testing (particularly for colour) #19

Closed
zackteo opened this issue Jan 3, 2021 · 0 comments · Fixed by #22
Closed

New dummy-spreadsheet.xslx for testing (particularly for colour) #19

zackteo opened this issue Jan 3, 2021 · 0 comments · Fixed by #22

Comments

@zackteo
Copy link
Collaborator

zackteo commented Jan 3, 2021

Due to #15, a good current solution is to produce a new test/resources/dummy-spreadsheet.xslx from within fxl. This allows the colours to be read in and tested.

Based on the specifications to support formula cells in #18. I have done a tracer bullet to create a replica of the dummy-spreadsheet.xslx.

The only part which I am unable to replicate as of now is cell decimal place formatting - such that 2.4247 only appears with 2 d.p. 2.42. This however, does not seem to be supported in fxl as of now anyway, so it seems like it could be ignored for now

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

Successfully merging a pull request may close this issue.

1 participant