Add inline string read/write support
This commit is contained in:
+2
-1
@@ -45,7 +45,8 @@ public:
|
||||
Numeric,
|
||||
Formula,
|
||||
Boolean,
|
||||
Error
|
||||
Error,
|
||||
InlineString
|
||||
};
|
||||
|
||||
DataType dataType() const;
|
||||
|
||||
Reference in New Issue
Block a user