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: 'Protect range...'-equivalent. Manage permissions on cell level. #447

Closed
tomrijntjes opened this issue Mar 16, 2017 · 5 comments
Milestone

Comments

@tomrijntjes
Copy link

To use Google Sheets as data acquisition tool, it would be nice to have some sort of guarantee the cells did not change after retrieval, ie. by setting the permissions of the processed rows at read-only.

Google Sheets provides this feature in their UI (right click: 'Protect Range...'). I briefly scanned the Drive API docs but couldn't find anything on cell level permissions. If this would be possible otherwise this would open up some interesting use cases.

@jeremyherbert
Copy link

Looks like this is now possible: https://developers.google.com/sheets/api/samples/ranges

@nineleaps-vijay
Copy link

@burnash can we work on this feature, as this is quite useful and well needed. We can have create, update and delete a protectedRange now with the API.

@burnash
Copy link
Owner

burnash commented Mar 13, 2020

@nineleaps-vijay sorry for the late response. Let me know if you are still interested in contributing.

@burnash burnash modified the milestones: Post v4, 3.5.0 Mar 27, 2020
@vijay-shanker
Copy link
Contributor

hey @burnash yes will very much like to do it. Do you have any suggestions/input on starting it up. (nineleaps-vijay is my office GitHub profile )

@burnash
Copy link
Owner

burnash commented Mar 28, 2020

Great, thanks for the response, @vijay-shanker. When I left the comment I didn't notice that there's #720 which I believe is relevant. I haven't yet looked deeply into it though. If you have time, could please you review/test the PR?

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

5 participants