GetAllowSelectingLockedCell Method

GetAllowSelectingLockedCell function

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


func (instance *Protection) GetAllowSelectingLockedCell()  (bool,  error) 

Remarks

See Also