We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ea222 commit ebea776Copy full SHA for ebea776
docs/api/spreadsheet_parse_method.md
@@ -192,8 +192,8 @@ spreadsheet.parse(styledData);
192
193
**Change log:**
194
195
-- The **editor** property of the **data** array was added in v4.3
196
-- The **rows** and **cols** properties of the sheet object were added in v4.2
+- The **editor** property of the **cell** object was added in v4.3
+- The **rows** and **cols** properties of the **sheet** object were added in v4.2
197
198
**Related articles:** [Data loading and export](loading_data.md)
199
0 commit comments