GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : EnableSelection 列挙体 |
'Declaration
Public Enum EnableSelection Inherits System.Enum
public enum EnableSelection : System.Enum
メンバ | 説明 |
---|---|
NoRestrictions | 何でも選択できます。 |
NoSelection | 何でも選択できません。 |
UnlockedCells | ロックされていないセルのみを選択できます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.EnableSelection