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

add ability to protect sheets and lock/unlock cells #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samueljmurray
Copy link

Thanks for the great library! We had a need for this extra feature on a project, so we implemented it and it seems to work well.

It allows you to protect sheets and set cells to be locked or unlocked.

@xou
Copy link
Owner

xou commented Sep 16, 2019

Hi,
Thanks for the PR!
Sorry if this is a stupid question, I am not that familiar with the protected sheets feature - Is there a difference between a sheet that is not protected, and a protected sheet where all cells are locked = false?

(I am mainly wondering from an API perspective, whether it would make sense to set the protected bit automatically if there is at least one cell with locked = true).

Thanks!

@xou xou force-pushed the master branch 3 times, most recently from e7bdfd0 to 68acd8d Compare January 28, 2024 16:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants