CellToDateTime Method Bytescout Spreadsheet SDK
Return the cell 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 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