Fix issue 3: QXlsx::Worksheet::setColumn should use 0-based index
This commit is contained in:
@@ -2,5 +2,6 @@ TEMPLATE = subdirs
|
||||
SUBDIRS = hello style \
|
||||
documentproperty \
|
||||
image \
|
||||
mergecells
|
||||
mergecells \
|
||||
rowcolumn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user