spreadsheet
Here are 845 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Vue
-
Updated
Nov 5, 2021 - JavaScript
-
Updated
Nov 8, 2021 - PHP
-
Updated
Nov 7, 2021 - Go
描述错误
重现
- 第一步操作:本地 npm run dev,打开demo
- 第二步操作: 点开数据透视表tab页
- 第三步操作:报错
- 最后看到了什么错误:
期望的结果
.
that forced me to make lots of Worksheet.format calls (which results in an api fired to google). that method proved ok until my the formatting need exceeded my quo
-
Updated
Oct 17, 2021 - JavaScript
-
Updated
Nov 6, 2021 - Python
-
Updated
Sep 18, 2021 - PHP
-
Updated
Aug 29, 2020 - C#
-
Updated
Oct 9, 2021 - HTML
-
Updated
Sep 22, 2021 - Go
-
Updated
Nov 3, 2021 - C
-
Updated
Nov 1, 2021 - Python
Is your feature request related to a problem? Please describe.
Columns can only be resized by drag on the edges, but this is not an accessible method and is especially difficult on touch screens.
It can also be difficult to see where the click/drag target exactly is. MUI’s Data Grid is a good example of explicitly showing the drag target: https://mui.com/components/data-grid/columns/#resiz
-
Updated
Oct 19, 2021 - Shell
-
Updated
Nov 8, 2021 - TypeScript
-
Updated
Aug 22, 2021 - HTML
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
Oct 6, 2021 - Python
-
Updated
Oct 19, 2021
-
Updated
Oct 2, 2020
-
Updated
May 27, 2021 - Ruby
-
Updated
Jan 27, 2021 - Python
-
Updated
Sep 23, 2021 - Ruby
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Sep 3, 2021 - C++
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."

Hi, I'm trying to read a CSV file like this (
;,delimiters):What happens: semicolon from the first line does not become the main separator, the comma from the second line does and it breaks the file's logic.
Code that reads:
Result