-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
I just noticed that the "warning" version of protected ranges functions this way:
This both highlights that there is protected content, but it gives the user the opportunity to override the warning (including for the next 5 minutes).
I learned more about the possibilities of protecting cells/ranges.
The code to add protected ranges is currently inside a method in _sheets.py
. It may be helpful to turn it into a helper method that can be called from other methods (or not).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers