unlockSheet method



Unlocks all the cells in the worksheet so the user can edit them.

Syntax

waffleObject.unlockSheet()

Parameters

none.

Return value

none.

Usage

By default, the worksheet is unlocked.

Example
unlockSheet example

See also
lockSheet method
addEditableCell method
removeAllEditableCells method