Link Search Menu Expand Document

CellValueAsDateTime Property

Gets or sets the value as date time, see type DateTime

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public DateTime ValueAsDateTime { get; set; }

Property Value

Type: DateTime
The value as DateTime.

Implements

ICellValueAsDateTime
See Also

Reference