table was truncated by special character, how to avoid? use setSheetRow #1235
Unanswered
wangling94
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
like this. https://stackoverflow.com/questions/46415894/golang-truncate-strings-with-special-characters-without-corrupting-data
one row has special characters in cell value, and when setSheetRow, WriteToBuffer and send to s3 storage, when i download, i found the excel was truncated after the cell with special characters, missing cells and rows remain.
Beta Was this translation helpful? Give feedback.
All reactions