Excel.ProtectionSelectionMode enum
Remarks
[Api set: ExcelApi 1.7]
Fields
| none = "None" | Selection is not allowed for any cells.
|
| normal = "Normal" | Selection is allowed for all cells.
|
| unlocked = "Unlocked" | Selection is allowed only for cells that are not locked.
|