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

cell with percent format, when the content is not valid, etc 7_10000_1, GetRows will return 7100001% #1368

Closed
darjun opened this issue Oct 11, 2022 · 1 comment
Labels
confirmed This issue can be reproduced

Comments

@darjun
Copy link

darjun commented Oct 11, 2022

Description

I have a cell with percent format.
When the content is not valid, etc 7_10000_1, GetRows will return 7100001%.
Libs from other languages will give me string "7_10000_1"

Steps to reproduce the issue:
1.clone https://github.com/darjun/temp/tree/main/excelize
2.cd excelize && go run main.go

go version: 1.19
excelize version: 2.6.1

@xuri xuri added confirmed This issue can be reproduced in progress Working in progress labels Oct 11, 2022
@xuri xuri closed this as completed in 0e657c8 Oct 11, 2022
@xuri xuri removed the in progress Working in progress label Oct 11, 2022
@xuri
Copy link
Member

xuri commented Oct 11, 2022

Thanks for your issue, I have fixed it. Please upgrade to the master branch code, and this patch will be released in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed This issue can be reproduced
Projects
None yet
Development

No branches or pull requests

2 participants