you can use
XlWrkBkReader.GetWorksheetByName(SheetName) to get a sheet and
XlWrkBkReader.SheetNames() to get all the sheet names.
you can use
XlWrkBkReader.GetWorksheetByName(SheetName) to get a sheet and
XlWrkBkReader.SheetNames() to get all the sheet names.