Locking & Protecting the Workbook
Last updated
Lock and protection are applied automatically during creation, linking, and reset. You can also re-apply them manually.
Lock Type
Cells that get locked
non_input
Everything except the INPUTS named range.
non_static
Everything except constant (non-formula) cells.
sheet
The used range on each visible, unprotected sheet.
range
A specific named range or cell address defined in the action.
Workbook structure is protected (prevents sheet add/delete/rename).
Each sheet is protected individually, with configurable options (allow sort, format cells, etc.).
An optional password is stored encrypted in the process definition.
Last updated
