Export the dimension api of worksheet

This commit is contained in:
Debao Zhang
2013-10-29 22:07:50 +08:00
parent 0155cc5409
commit 18d00f9665
8 changed files with 53 additions and 189 deletions
+1 -4
View File
@@ -195,10 +195,7 @@ public:
int xls_rowmax;
int xls_colmax;
int xls_strmax;
int dim_rowmin;
int dim_rowmax;
int dim_colmin;
int dim_colmax;
CellRange dimension;
int previous_row;
QMap<int, QString> row_spans;