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

BorderDiagonal not working in v2.5.5 #711

Closed
sreejith-ms opened this issue Dec 2, 2021 · 2 comments
Closed

BorderDiagonal not working in v2.5.5 #711

sreejith-ms opened this issue Dec 2, 2021 · 2 comments

Comments

@sreejith-ms
Copy link

Hi,

My application was ported to NPOI from Dotnetcore/NPOI. The application uses BorderDiagonal style but after migrating to v2.5.5 (used latest version) the BorderDiagonal style stopped working.
I saw the BorderDiagonal style example and it's working fine. Then I found that the example is using v2.5.4, so I downgraded my application and the BorderDiagonal style is working.

v2.5.5
image

v.2.5.4
image

@tonyqus
Copy link
Member

tonyqus commented Dec 8, 2021

For some reason, the diagonalUp and diagonalDown property are lost on border entity.

image

image

@tonyqus
Copy link
Member

tonyqus commented Feb 13, 2022

This looks to be a side effects of #288 fix

@tonyqus tonyqus modified the milestones: NPOI 2.6.0, NPOI 2.5.6 Apr 25, 2022
tonyqus added a commit that referenced this issue Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants