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