Add ArrayFormula support

This commit is contained in:
Debao Zhang
2013-11-05 17:28:21 +08:00
parent cc6bdf0105
commit 8d1b109605
8 changed files with 171 additions and 7 deletions
+9
View File
@@ -0,0 +1,9 @@
TARGET = hello
#include(../../../src/xlsx/qtxlsx.pri)
QT+=xlsx
CONFIG += console
CONFIG -= app_bundle
SOURCES += main.cpp