Get the all excel sheet names in workbook.
Last updated 3 years ago
Get a list of all the sheet names in a workbook as String variables ordered by their index.
This activity can only be used after the Open Excel File activity.
Input : A variable name that references the opened excel file handle.
Output : A list of strings containing all the sheet names in a workbook, ordered by their index.
ExcelHandle Variable
List Variable