Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Exporting to xlsx shows wrong value. #175

Open
TopStar323 opened this issue Jun 5, 2019 · 2 comments
Open

Exporting to xlsx shows wrong value. #175

TopStar323 opened this issue Jun 5, 2019 · 2 comments

Comments

@TopStar323
Copy link

TableExport is excellent. it is helping me much.
While using this library, I found an issue.
If a cell contains long string, xlsx file shows wrong value
"#####################.... " This value is shown in that cell.
I`m not sure if this is because the size of string is long or something else?
as for txt, csv file formats, it returns correct value.
But not for only xlsx.
Would somebody kindly check this issue and tell me the solution.
Best Regards.

@iwanchan
Copy link

I have the same problem. Is the text contains numbers?

@mgd722
Copy link

mgd722 commented Apr 1, 2020

are you sure this isn't an excel thing? expand your excel column all the way. excel can sometimes mask values with a bunch of # signs if the column is too narrow.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants