You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"); }
The text was updated successfully, but these errors were encountered:
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"); }
The text was updated successfully, but these errors were encountered: