Click or drag to resize
ExcelWorksheetDataBytes Method
Overload List
  NameDescription
Public methodCode exampleBytes(Int32)
Returns the content of the nth cell as an array of bytes.
Public methodCode exampleBytes(String)
Returns the content of the cell at columnName as an array of bytes.
Top
See Also