mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
[GH-ISSUE #355] Export with win-1251 and koi8-r character encoding #284
Labels
No labels
awaiting user feedback
bug
cmake
cmake
docs
feature request
in progress
long term
medium term
medium term
pull-request
question
question
ready to close
short term
under investigation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/libxlsxwriter#284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Otbivnoe on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/jmcnamara/libxlsxwriter/issues/355
Originally assigned to: @jmcnamara on GitHub.
Hey! Have faced a feature request in my app to support win-1251 and koi8-r character encoding. Is it possible to configure the export with the following encodings or only UTF-8 is supported?
@jmcnamara commented on GitHub (Sep 2, 2021):
Excel only supports UTF-8, so that is the only encoding supported by libxlsxwriter.