Improve the QDateTime support

This commit is contained in:
Debao Zhang
2013-10-23 15:31:01 +08:00
parent 66f82bc124
commit afa8c959e8
6 changed files with 106 additions and 24 deletions
+1 -2
View File
@@ -44,9 +44,8 @@ public:
String,
Number,
Formula,
ArrayFormula,
Boolean,
DateTime
Error
};
DataType dataType() const;