Excel.ProtectionSelectionMode enum
Remarks
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. |