Click or drag to resize
ExcelWorksheetDataNShort Method
Overload List
  NameDescription
Public methodNShort(Int16)
Returns the content of the nth cell cast to a nullable short.
Public methodNShort(String)
Returns the content of the cell at columnName cast to a nullable short.
Top
See Also