Click or drag to resize
ExcelWorksheetDataNDateTime Method
Overload List
  NameDescription
Public methodNDateTime(Int32)
Returns the content of the nth cell cast to a nullable DateTime.
Public methodNDateTime(String)
Returns the content of the cell at columnName cast to a nullable DateTime.
Top
See Also