-
-
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
Tint value is not read correctly #695
Comments
こにじわ |
I attached the Excel file. Please refer to this. |
Why you closed this ticket? I have this same problem, and this bug still exists. |
As @lukasz-gabryel mentioned, the bug has not been fixed yet, right? When will it be fixed? |
@tonyqus Has this bug fixed? |
Yes, it will be available in 2.6.0 |
I see. So it will be fixed in 2.6.0. And 2.6.0 hasn't been finalized yet at the moment. Do you have the timeline for when 2.6.0 will be released? |
The planned release date is Oct, 2022. Release note is here: #742 |
I code in C#. I use NPOI(version 2.5.5).
I have this excel file whose extention is .xlsx:
I editted the Excel sheet via NPOI.
code:
As the result, I got this excel sheet:
the light gray color has gone after editting. How can I keep the color?
The text was updated successfully, but these errors were encountered: