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"); }
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"); }