mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 14:00:32 +08:00
FIx array formula conversion
This commit is contained in:
@ -53,7 +53,6 @@ public:
|
||||
|
||||
static const unsigned short fixed_id = 0x01;
|
||||
|
||||
private:
|
||||
unsigned short row;
|
||||
unsigned short col;
|
||||
|
||||
|
||||
@ -52,7 +52,7 @@ public:
|
||||
// No type info
|
||||
|
||||
const std::wstring toString() const;
|
||||
private:
|
||||
|
||||
_INT32 col;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user