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