In This Topic
Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel file.
Overload List
Overload | Description |
IsExcelFile(String) | Opens the specified file and determines whether it meets the minimal requirements to be considered an Excel file. |
IsExcelFile(String,ExcelWorkbookType,Boolean) | Opens the specified file and determines whether it meets the minimal requirements to be considered a structured storage file containing an Excel workbook. |
See Also