spreadsheet
Here are 778 public repositories matching this topic...
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jun 30, 2021 - Vue
-
Updated
Jun 29, 2021 - PHP
Add a terminal UI for Luckysheet, probably using blessed library: https://github.com/chjj/blessed (if your API is in nodeJS; works, but frozen), or https://github.com/jquast/blessed (if your API can be bound to Python; works, and is actively maintained), or use mighty old ncurses (in C; for the bold...). This would of course use the existing Lu
-
Updated
Jun 21, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
NamedRanges are not tight to a particular sheet object, one could create a function that returns a list of Cell objects
obtained from only a given namedRange access via an instance of SpreadSheet without having to first get any WorkSheet.
Describe the solution you'd like
Create a new function (likely named `namedRan
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 29, 2021 - Python
-
Updated
Jun 23, 2021 - PHP
-
Updated
Aug 29, 2020 - C#
-
Updated
Apr 6, 2021 - HTML
-
Updated
Jun 16, 2021 - Go
-
Updated
Jun 30, 2021 - C
-
Updated
Jun 15, 2021 - Python
-
Updated
Jun 29, 2021 - Shell
-
Updated
Jun 30, 2021 - TypeScript
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
Jun 15, 2021 - HTML
-
Updated
Oct 2, 2020
-
Updated
May 27, 2021 - Ruby
-
Updated
Jun 27, 2021 - Python
-
Updated
Jun 28, 2021
-
Updated
Jan 27, 2021 - Python
-
Updated
May 21, 2021 - Ruby
-
Updated
May 9, 2021 - JavaScript
-
Updated
Jun 24, 2021 - C++
-
Updated
Mar 17, 2021 - TypeScript
-
Updated
Jun 17, 2021 - JavaScript
Improve this page
Add a description, image, and links to the spreadsheet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spreadsheet topic, visit your repo's landing page and select "manage topics."

I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: