Replies: 2 comments 2 replies
-
Shame to find that make "fillCount" into "fontCount" in mistake. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@hxhgxy typically this kind of "how-to" question can be asked on StackOverflow.com with a tag of openxml-sdk: Having said that, a typical approach on this kind of problem is to open with Excel, let Excel repair it and compare the differences in the underlying styles.xml part. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to add new styles into stylesheet of current file:
`
`
What's arong with codes above? Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions