| XlsxReader Constructor |
| Name | Description | |
|---|---|---|
| XlsxReader(Stream) |
Creates a XlsxReader object using
Excel spreadsheet data read in from a stream as the data source.
| |
| XlsxReader(String) |
Creates a XlsxReader object using
a file as the data source.
|