excelListSheets
Version 22.0.8473
excelListSheets
Version 22.0.8473
Lists the worksheets in a specified Excel workbook.
Optional Parameters
- version: The version of Excel you are using. The allowed values are ‘AUTO, 95, 97-2003, 2007’. The default value is ‘AUTO’.
- file: The path to the Excel workbook.
- handle: The handle for the Excel file.
Output Attributes
- sheet: The name of the Excel worksheet. Note that the name ends with $. This is not required when specifying worksheet names to other operations.