www.csvreader.com

Creates a XlsxReader object using a file as the data source.

Overload List

Creates a XlsxReader object using Excel spreadsheet data read in from a stream as the data source.

public XlsxReader(Stream);

Creates a XlsxReader object using a file as the data source.

public XlsxReader(string);

See Also

XlsxReader Class | DataStreams.Xlsx Namespace