'DeclarationPublic Enum CellRangeType Inherits System.Enum
'UsageDim instance As CellRangeType
public enum CellRangeType : System.Enum
'DeclarationPublic Enum CellRangeType Inherits System.Enum
'UsageDim instance As CellRangeType
public enum CellRangeType : System.Enum
| Member | Description |
|---|---|
| Cell | Represents the cell CellType |
| Column | Represents the column CellType |
| Row | Represents the row CellType |
| Sheet | Represents the sheet CellType |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellRangeType