| GrapeCity.Windows.SpreadGrid 名前空間 : CellRangeType 列挙体 |
'DeclarationPublic Enum CellRangeType Inherits System.Enum
public enum CellRangeType : System.Enum
| メンバ | 説明 |
|---|---|
| All | CellRange がセル、行、列のすべてを含むことを示します。 |
| Cells | CellRange がセルを含むことを示します。 |
| Columns | CellRange が列を含むことを示します。 |
| Rows | CellRange が行を含むことを示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadGrid.CellRangeType