Skip to content

Conversation

@HenrryEsposito
Copy link

Excel was not showing Unicode correctly.
The if statement that checks for the BOM option had a logic error, it was erroneously checking for the BOM and fileNotExists.
When deleting fileNotExists == true condition from the if statement the Excel started to display Unicode correctly.

Excel was not showing Unicode correctly.
The if statement that checks for the BOM option had a logic error, it was erroneously checking for the BOM and fileNotExists.
When deleting fileNotExists == true condition from the if statement the Excel started to display Unicode correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant