Click or drag to resize

IExcelReaderOpen Method

Overload List
  NameDescription
Public methodOpen(Byte)
Connect to the byte array of an excel file to prepare for reading.
Public methodOpen(Stream)
Connect to the file stream to prepare for reading.
Top
See Also