'Declaration
Public Enum DateTimeEditorValue Inherits System.Enum
'Usage
Dim instance As DateTimeEditorValue
public enum DateTimeEditorValue : System.Enum
'Declaration
Public Enum DateTimeEditorValue Inherits System.Enum
'Usage
Dim instance As DateTimeEditorValue
public enum DateTimeEditorValue : System.Enum
Member | Description |
---|---|
DateSerial | [2] Writes the serial value (double-precision, floating-point) of the cell date to the model |
DateTime | [1] Writes the DateTime object of the cell to the model |
String | [0] Writes the text value of the cell to the model |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.CellType.DateTimeEditorValue