SetAllowSelectingUnlockedCell Method

SetAllowSelectingUnlockedCell function

Represents if the user is allowed to select unlocked cells on a protected worksheet.


func (instance *Protection) SetAllowSelectingUnlockedCell(value bool)  error

Remarks

See Also