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