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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins