jmcnamara / libxlsxwriter

A C library for creating Excel XLSX files.
https://libxlsxwriter.github.io
Other
1.49k stars 332 forks source link

Bug: fix duplicate number format issue #396

Open jmcnamara opened 1 year ago

jmcnamara commented 1 year ago

The following issue raised in the Perl version needs to be fixed in the C version as well.

https://github.com/jmcnamara/excel-writer-xlsx/issues/283