Add ArrayFormula support
This commit is contained in:
+2
-1
@@ -46,7 +46,8 @@ public:
|
||||
Formula,
|
||||
Boolean,
|
||||
Error,
|
||||
InlineString
|
||||
InlineString,
|
||||
ArrayFormula
|
||||
};
|
||||
|
||||
DataType dataType() const;
|
||||
|
||||
Reference in New Issue
Block a user