Spread.Sheets Documentation > Sample Code > Sample Code for Cells > Locking Cells |
You can lock cells.
This example locks cells and protects the sheet.
JavaScript |
Copy Code
|
---|---|
window.onload = function(){ //unlock the entire column 1. |