Worksheet.AllowSelectingLockedCell

Worksheet.AllowSelectingLockedCell property

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

public bool AllowSelectingLockedCell { get; set; }

See Also