[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.EnableSelection

EnableSelection Enum

Specifies what can be selected on the sheet.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum EnableSelection
Public Enum EnableSelection

Fields

Name Description
NoRestrictions

Anything can be selected.

NoSelection

Nothing can be selected.

UnlockedCells

Only unlocked cells can be selected.