'Declaration Public Enum CellRangeType Inherits System.Enum
'Usage Dim instance As CellRangeType
public enum CellRangeType : System.Enum
'Declaration Public Enum CellRangeType Inherits System.Enum
'Usage Dim 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