Skip to content

Throw "counts don`t match" exception #718

@DamonGX

Description

@DamonGX

test (2).xlsx
Loading this file will throw an exception, but the content looks normal.
Exception In:
if ((in_style_records && count != style_records.size()) || (!in_style_records && count != format_records.size())) { throw xlnt::exception("counts don't match"); }

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