Add basic conditional formatting writer support.

This commit is contained in:
Debao Zhang
2013-11-28 00:39:23 +08:00
parent 1b57b6f042
commit c82cf47e2f
18 changed files with 844 additions and 7 deletions
@@ -0,0 +1,9 @@
TARGET = hello
#include(../../../src/xlsx/qtxlsx.pri)
QT+=xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp