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,155 |
jmcnamara/libxlsxwriter | A C library for creating Excel XLSX files with various features and formatting options. | 1,519 |
qrilka/xlsx | A Haskell-based library for reading and writing Excel files in the XLSX format. | 132 |
qtexcel/qxlnt | A Qt wrapper around an xlsx library to simplify its use in C++ applications. | 79 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
faisalman/simple-excel-php | A PHP library that provides tools to easily read and write data in various file formats used by Microsoft Excel | 562 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
brechtsanders/xlsxio | A C library that enables reading and writing of .xlsx files with minimal dependencies. | 426 |
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 | 442 |