-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
NPOI removes background color from conditional formattings #186
Milestone
Comments
@claasd Looks I can reproduce it with NPOI 2.5.3. I'll investigate this issue. Thank you for your report |
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 13, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 16, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 18, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 19, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 19, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
Mar 20, 2023
9rnsr
added a commit
to 9rnsr/npoi
that referenced
this issue
May 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I am having an issue with NPOI removing background colors from my conditional formattings when reading and writing XLSX files.
I am using Version 2.4.1. When using the following code on my Excel document, the background colors of conditional formattings are removed (foreground colors and borders are preservered):
Here are my test documents:
input.xlsx
output.xlsx
Thanks,
Claas
The text was updated successfully, but these errors were encountered: