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