Add a private sheetId() member for Worksheet

This commit is contained in:
Debao Zhang
2013-10-24 17:04:25 +08:00
parent afbf4effbf
commit 92a415425e
6 changed files with 36 additions and 19 deletions
+1
View File
@@ -223,6 +223,7 @@ public:
bool default_row_zeroed;
QString name;
int id;
bool hidden;
bool selected;
bool right_to_left;