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: about 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,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 |
xou/elixlsx | A library for generating MS Excel (.xlsx) files in Elixir | 294 |
cxn03651/write_xlsx | A Ruby gem that creates Excel XLSX files with support for various features and formatting options. | 289 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |
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 |
pyexcel/pyexcel | An API for reading and manipulating data in various spreadsheet formats | 1,221 |
defunkydrummer/lisp-xl | A Common Lisp library for reading and processing Microsoft Excel XLSX files | 28 |
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. | 509 |
coreoffice/corexlsx | A library that parses and represents the internal structure of XLSX spreadsheet files in a Swift-based format | 838 |