Name | Description | |
---|---|---|
IsExcelFile | Returns true if the extension of the given file name is XLSX or XLS. | |
IsExcelStream | Returns true if this is an Excel stream. | |
ReadAll | Overloaded. Reads all data from the provided stream. | |
ReadRange | Reads a range of cells from the provided stream. |