'Declaration Public Enum CellValueType Inherits System.Enum
'Usage Dim instance As CellValueType
public enum CellValueType : System.Enum
'Declaration Public Enum CellValueType Inherits System.Enum
'Usage Dim instance As CellValueType
public enum CellValueType : System.Enum
| Member | Description |
|---|---|
| DateTime | |
| Empty | |
| Error | |
| Logical | |
| Number | |
| Object | |
| Text | |
| TimeSpan |
System.Object
System.ValueType
System.Enum
GrapeCity.CalcEngine.CellValueType