[]
Specifies what can be selected on the sheet.
public enum EnableSelection
Public Enum EnableSelection
Name | Description |
---|---|
NoRestrictions | Anything can be selected. |
NoSelection | Nothing can be selected. |
UnlockedCells | Only unlocked cells can be selected. |