tfussell / xlnt

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

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

Open mlip-m opened 2 years ago

mlip-m commented 2 years ago

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

doomlaur commented 6 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.