Changing default document language and spelling check rules #1655
-
Hello! I am trying to change the language/localization of the .docx document that I am generating – it defaults to "English (United States)" ( |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yup, this is now done! With this PR: Example of how its done is here: https://github.com/dolanmiu/docx/blob/master/demo/83-setting-languages.ts |
Beta Was this translation helpful? Give feedback.
Yup, this is now done! With this PR:
#1848
Example of how its done is here:
https://github.com/dolanmiu/docx/blob/master/demo/83-setting-languages.ts