Click or drag to resize
ExcelWorksheetDataNByte Method
Overload List
  NameDescription
Public methodNByte(Byte)
Returns the content of the nth cell cast to a nullable byte.
Public methodNByte(String)
Returns the content of the cell at columnName cast to a nullable byte.
Top
See Also