-
-
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
get wrong text with GetRows #1533
Comments
Thanks for this quick fix. But it still have some problem. This bug is not only for date type. It seems like if
|
Thanks for your feedback. Which type you have changed to? Could you provide a file attachment without confidential info? |
What we got from GetRows
What we got from ms excel
|
Sorry. We still believe this maybe not the correct one. |
Sorry, I don't understand what's means that " |
Thanks. |
- Fix race conditions for concurrency read and write shared string table - Unit tests has been updated
I have fixed this issue. Please upgrade to the master branch code, and this patch will be released on the next version. |
OK. Thanks. |
- Avoid format text cell value as a numeric - Fix race conditions for concurrency safety functions
…t tokens - Fix race conditions for concurrency read and write shared string table - Unit tests has been updated
- Avoid format text cell value as a numeric - Fix race conditions for concurrency safety functions
…t tokens - Fix race conditions for concurrency read and write shared string table - Unit tests has been updated
Description
We got some problem with wrong cell format.
Steps to reproduce the issue:
Use this file for test:Sample.xlsx
Describe the results you received:
Describe the results you expected:
This is what I got from 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: