-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility issue of Google Sheets offline browser extension #769
Comments
Did you mean that open generated file with Google Sheets or some application extensions in the Google Chrome ? Could you provide a spreadsheet attachment without confidential info? |
是的,用 Google Sheets 打开会有默认的黑色背景 |
上面提供的是我生成 excel 的环境。 下面是我打开 excel 环境: 操作系统:
Google Chrome:
Google文档、表格及幻灯片的Office编辑扩展程序:
|
I have tested Google Sheets open your attachment with the following browser in macOS 11.1, it works well and I think this issue doesn't belong to Excelize, maybe you should be feedback to Google Sheets.
|
It seems your attachment passed the ECMA-376, ISO/29500 Open Office XML spec compatibility checks, so it maybe compatibility issue of Google Sheets. |
Hi @eaglexiang, this issue occurs in extension, but the online version's Google Sheets work well. I will be closing this issue. |
也许不同版本的 Google Sheets 确实对 xlsx 有不同的兼容性,但我仍然认为导致这个问题的主要原因是 excelize 生成了不标准的 xml。我试着进行修复并提了 PR |
Description
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
既然我在生成代码时未设置风格,那么 excel 文件不应该自带黑色背景。考虑到 MS Office 打开显示正常,不排除是格式兼容性问题。
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
The text was updated successfully, but these errors were encountered: