excelListSheets
Version 22.0.8473
excelListSheets
Version 22.0.8473
Lists the worksheets in a specified Excel workbook.
オプションのパラメータ
- version:The version of Excel you are using. The allowed values are ‘AUTO, 95, 97-2003, 2007’.デフォルト値は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.