-
Notifications
You must be signed in to change notification settings - Fork 349
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
How to set a boeder? Please teach me!!!! T_T #309
Comments
Good point, I will add that to Demo10 eventually. For now, you can find some hints in the disabled code branch of Demo10, starting in line 290. |
Thank you for your reply!!! Actually I found it before, but I don't know how to use it? I try to : |
XLStyleIndex leftBorder = borders.create();
|
Thank you so much, I get it!!! You are a passionate genius!!! God will bless you all the time!!! |
Feel free to have a look at 53419c7 - I improved the demo for cell borders a bit in Demo10 |
Patch for Demo10 has been merged into main branch. Closing as resolved. |
Could you please give me a example about how to set the cells' borders? It bothered me a long time.
The text was updated successfully, but these errors were encountered: