Protection.AllowSelectingUnlockedCell

Protection.AllowSelectingUnlockedCell property

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

public bool AllowSelectingUnlockedCell { get; set; }

See Also