In This Topic
Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel-compatible stream.
Overload List
Overload | Description |
IsExcelStream(Stream) | Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel-compatible stream. |
IsExcelStream(Stream,ExcelWorkbookType,Boolean) | Opens the specified file and determines whether it meets the minimal requirements to be considered a stream containing an Excel workbook. |
See Also