Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number formats that contain double quotes generate bad styles.xml in the .xlsx file #24

Open
snoopyjc opened this issue Sep 2, 2023 · 0 comments
Assignees

Comments

@snoopyjc
Copy link
Owner

snoopyjc commented Sep 2, 2023

Number formats that contain double quotes generate bad styles.xml in the .xlsx file. For example:

mso-number-format:"\#\,\#\#0\.00\;\[Red\]\0022-\0022\\ \#\,\#\#0\.00";

generates:

<numFmt numFmtId="165" formatCode="#,##0.00;[Red]"-"\ #,##0.00"/>

(in Scrambled-file.xls)

@snoopyjc snoopyjc self-assigned this Sep 2, 2023
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

No branches or pull requests

1 participant