You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After that, the cell value will be shown correct precision in the Excel application if you open the saved spreadsheet. Not that Excelize doesn't support parse the custom number format, so the result got by the GetCellValue may be inconsistent with the Excel. I'll close this issue, and continue to discuss the number format issue in #660.
Description
Steps to reproduce the issue:
1.
run it.
2. open Book1.xlsx with excel or libreoffice
3. Look at cell A1. It wont show the correct precision
Describe the results you received:
Result in Libreoffice = 6.78
Describe the results you expected:
Result should show in Libreoffice = 6.780
(GetCellValue gives the correct number)
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
Linux Mint 20.0, LibreOffice 6.4.7.2 40(Build:2)
The text was updated successfully, but these errors were encountered: