Protection

From Documentation
Revision as of 10:09, 25 September 2013 by Hawk (talk | contribs)

Protect a Sheet

how to enable / disable protection for a sheet with API , protectSheet()


get protection status with API , isProtected()

Unlock a Cell

Spreadsheet supports unlock cells of a protected sheet configured in Excel.

describe how to unlock a cell in Excel.

right click a cell, select "Format Cells...", select "Protection" tab, uncheck "Locked" item.