Parameters
- fileName
- Name of the file to open
- excelSheetIndex
- Index of the sheet in the Excel file to load
Return Value
Boolean: true if successful; false otherwise
Exception | Description |
---|---|
FarPoint.Excel.ExcelException | Specified sheet in Excel is invalid; index must be between 0 and the number of sheets |