Qlibxlsxwriter
Excel writer
A helper project that allows libxlsxwriter to be used in Qt applications
Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.
11 stars
8 watching
12 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
ccppexcellibxlsxwriterqtxlsxxlsxwriter
Related projects:
Repository | Description | Stars |
---|---|---|
qtexcel/qsimplexlsxwriter | A C++ library for creating XLSX files compatible with MS Excel 2007 and above. | 31 |
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 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 293 |
cxn03651/write_xlsx | A Ruby library for generating Excel XLSX files with various features and formatting options | 287 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
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 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 29 |
maxd/write_xlsx_rails | Generates Excel files from Rails views with support for formatting and templating | 6 |
caxlsx/caxlsx | A Ruby-based library for generating and validating Office Open XML spreadsheet documents with various features such as charts, styles, and validation. | 501 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 831 |