CellValueAsDateTime Property Bytescout Spreadsheet SDK
Gets or sets the value as date time, see type DateTime

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public DateTime ValueAsDateTime { get; set; }

Property Value

Type: DateTime
The value as DateTime.

Implements

ICellValueAsDateTime
See Also

Reference