Edit

Excel.ProtectionSelectionMode enum

Remarks

API set: ExcelApi 1.7

Used by

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.