Skip to content

Explicitly export 5-8 formats#664

Open
jbosse wants to merge 1 commit intorandym:masterfrom
jbosse:master
Open

Explicitly export 5-8 formats#664
jbosse wants to merge 1 commit intorandym:masterfrom
jbosse:master

Conversation

@jbosse
Copy link

@jbosse jbosse commented Feb 21, 2023

Excel sheets that use formats 5-8 export the formatCodes for 5-8 because 5-8 are not standard values. Even though Excel can read a file without the formatCodes for cells using this numFmtId values other libraries may arise an exception when detecting format ids without an accompanying code.

This PR explicitly adds them to all files. I would have preferred to only include them if they were used but I punted since always including styles for 100 and 101 seem to have been included without issue.

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