SetAllowSelectingLockedCell Method

SetAllowSelectingLockedCell function

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


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

Remarks

See Also