Skip to main content

Excel: Get sheet

Get a sheet from an Excel file workbook.

Parameters

Sheet nameREQUIRED
The name of the sheet.

Input

WorkbookREQUIRED
The workbook of the Excel file.

Output

Sheet

The sheet extracted from the Excel file.