tfussell / xlnt

:bar_chart: Cross-platform user-friendly xlsx library for C++11+
Other
1.45k stars 406 forks source link

The first character of the table content is "'", and an exception is thrown #690

Open mlip-m opened 1 year ago

mlip-m commented 1 year ago

throw xlnt:exception("counts don't match")

doomlaur commented 3 months ago

Could you please provide some more details? However, the issue you are describing seems to be a duplicate of the more recent issue https://github.com/tfussell/xlnt/issues/735 and fixed by Pull Request https://github.com/tfussell/xlnt/pull/736.