QSimpleXlsxWriter
Excel writer library
A C++ library for creating XLSX files compatible with MS Excel 2007 and above.
Use SimpleXlsxWriter in Qt5. SimpleXlsxWriter is C++ library for creating XLSX files for MS Excel 2007 and above.
31 stars
7 watching
13 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
ccppexcelqtsimplexlsxwriterxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
qtexcel/qlibxlsxwriter | A helper project that allows libxlsxwriter to be used in Qt applications | 11 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,175 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,538 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 133 |
qtexcel/qxlnt | A Qt wrapper around an xlsx library to simplify its use in C++ applications. | 80 |
cxn03651/write_xlsx | A Ruby gem that creates Excel XLSX files with support for various features and formatting options. | 289 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
troldal/openxlsx | A C++ library for reading and writing Microsoft Excel files (.xlsx) format | 1,405 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,500 |
faisalman/simple-excel-php | A PHP library for converting and parsing various spreadsheet file formats | 561 |
pyexcel/pyexcel | An API for reading and manipulating data in various spreadsheet formats | 1,221 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 438 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |