Skip to content

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

Open
@mareklipka

Description

@mareklipka

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions