Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.ProtectionSelectionMode enum

Package:
excel

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.


Feedback

Was this page helpful?