Skip to content
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

导出的Excel,在Excel中点击千分位按钮时,格式会被清除,无法转成千分位格式 #3752

Open
zlsfaith opened this issue Apr 7, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@zlsfaith
Copy link

zlsfaith commented Apr 7, 2024

FillData中有个字段BigDecimal qty;
模版用的是office 2019 xlsx,easyexcel版本:3.3.4
导出到Excel中可以正常显示,但是在Excel中点击千分位按钮时
1.原先的格式会被清除(office打开)
2.数值无法转成千分位表示形式(office打开)
3.将导出的excel内容复制到新建的excel中,点击千分位按钮可以正常转换(office打开)
4.导出的excel用wps打开,点击千分位按钮也可以正常转换(wps打开)

@zlsfaith zlsfaith added the bug Something isn't working label Apr 7, 2024
@zlsfaith
Copy link
Author

@zhuangjiaju 大佬帮忙看看呀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants