Closed ebra100 closed 3 years ago
I am stuck at this too. Is it possible to lock whole column ? and how ?
Like most styling features, we offer this in our Pro builds
For XLSX, the default is all cells locked. To unlock a column, you would have to set a column style as well as styles for each cell in the column. The last step is to protect the worksheet (which you can actually do here by setting the !protect
key)
SYLK has the option to default to unprotected but the same principle applies
Any update on this?