WorksheetProtectedSelectionMode
Enumeration used to indicate which cells may be selected when the Worksheet is protected.
Enumeration Members
Section titled "Enumeration Members"UnlockedCells
Section titled "UnlockedCells"Only cells that are unlocked may be selected via the keyboard or mouse. Note a cell that is locked may be selected if a range selection is created between 2 unlocked cells.
UnlockedCells = 1