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

Feature Request - Set Worksheet Gridlines #248

Open
ice1080 opened this issue Dec 12, 2024 · 6 comments
Open

Feature Request - Set Worksheet Gridlines #248

ice1080 opened this issue Dec 12, 2024 · 6 comments

Comments

@ice1080
Copy link

ice1080 commented Dec 12, 2024

Hello!

Fantastic library, has been very helpful for our work. I was wondering if it would be possible to get the ability to set a worksheet's gridlines visibility. This would open up more abilities for us as we have some spreadsheets that have to have no gridlines, and setting every cell's background to white as a workaround isn't feasible for us due to size and performance reasons.

Thanks!

@MathNya
Copy link
Owner

MathNya commented Dec 13, 2024

@ice1080
The ability to hide Gridlines was not yet implemented.
This was a surprise to me as well.
This will be addressed in the next version.

MathNya pushed a commit that referenced this issue Dec 13, 2024
@ice1080
Copy link
Author

ice1080 commented Dec 13, 2024

@MathNya that is fantastic, thank you so much for the quick work. We'll test it out as soon as the new version is published.

@mxsrm
Copy link
Contributor

mxsrm commented Dec 15, 2024

@ice1080
You can test without waiting for a new release:

[dependencies]
umya-spreadsheet = { git = "https://github.com/MathNya/umya-spreadsheet.git", rev = "5e200004fb0bec8b07a634524d9a8363ba0bc700" }

@ice1080
Copy link
Author

ice1080 commented Dec 16, 2024

Thanks @mxsrm . My team tested with that today and it worked beautifully. Thanks again @MathNya !

MathNya pushed a commit that referenced this issue Dec 17, 2024
@MathNya
Copy link
Owner

MathNya commented Dec 17, 2024

@ice1080
Sorry for the delay.
Version 2.2.1 has been released.
You can also check it here.

@ice1080
Copy link
Author

ice1080 commented Dec 17, 2024

No problem at all. We've updated to v2.2.1 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants