libxlsxwriter
|
libxlsxwriter is a C library for writing files in the Excel 2007+ XLSX file format.
It can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting.
The main advantages of using libxlsxwriter
are:
However:
Libxlsxwriter is a C port of the Perl Excel::Writer::XLSX module and the Python XlsxWriter module by the same author and is licensed under a FreeBSD License.