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

Seemingly empty file after adding 'too many' rows #253

Open
mareklipka opened this issue Jun 18, 2020 · 1 comment
Open

Seemingly empty file after adding 'too many' rows #253

mareklipka opened this issue Jun 18, 2020 · 1 comment

Comments

@mareklipka
Copy link

I create my xls file by iterating over some objects and making subsequent rows with Spreadsheet#update_row method. The problem is, after I add 'too many' (which is about 10) rows, the file (although it contains 13kb of data - so it's not very big, but it's not empty either) seems to be completely empty after I open it in some xls editor. Is it some kind of known artifact? How do I solve this?

@zdavatz
Copy link
Owner

zdavatz commented Jun 18, 2020

  1. What OS are you using?
  2. Please share your code.
  3. Which software created the original file that you are now editing with spreadsheet?

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

No branches or pull requests

2 participants