public enum WorksheetProtectedSelectionMode : System.Enum
| Member | Description |
|---|---|
| AllCells | All cells including locked cells may be selected. |
| NoCells | The selection cannot be change. |
| 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. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+