cellProtection PARAM tag
Assigns whether all the cells in the spreadsheet are protected. When the cells are protected, the user cannot edit them.
Syntax
<PARAM NAME = "cellProtection" VALUE = "isProtected>">
Values
- isProtected
The value is true if the cells are protected, and false otherwise. The default value is false.
See also
CellProtection property
Protection property