Link Search Menu Expand Document

CellToDateTime Method

Return the cell 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 ToDateTime()

Field Value

Type: DateTime
The cell value as DateTime.

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.Cell.ToDateTime"]

Implements

ICellToDateTime
See Also

Reference