A C library for creating Excel XLSX files.
Find a file
2014-06-22 23:43:03 +01:00
dev/release Initial commit 2014-06-08 17:40:59 +01:00
docs Initial docs for row/col formatting. 2014-06-20 01:43:50 +01:00
examples Added set_column() to examples. 2014-06-20 01:00:21 +01:00
include Added docs for set_column(). 2014-06-22 23:43:03 +01:00
lib Initial commit 2014-06-08 17:40:59 +01:00
src Extended row and col formattin to full worksheet range. 2014-06-20 00:26:36 +01:00
test Extended row and col formattin to full worksheet range. 2014-06-20 00:26:36 +01:00
third_party/minizip Initial commit 2014-06-08 17:40:59 +01:00
.gitignore Initial commit 2014-06-08 17:40:59 +01:00
.indent.pro Initial work on set_column(). 2014-06-15 21:24:21 +01:00
.travis.yml TravisCI config file. 2014-06-08 20:36:40 +01:00
Changes.txt Initial commit 2014-06-08 17:40:59 +01:00
LICENSE.txt Initial commit 2014-06-08 17:40:59 +01:00
Makefile Initial work on set_column(). 2014-06-15 21:24:21 +01:00
Readme.md Initial commit 2014-06-08 17:40:59 +01:00

The libxlsxwriter library.

Work in Progress. Check back later.