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,12 @@
QT += testlib xlsx xlsx-private
CONFIG += testcase
DEFINES += XLSX_TEST
TARGET = tst_conditionalformattingtest
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += tst_conditionalformattingtest.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"