Get the name of the excel sheet.
Last updated 2 years ago
Get the sheet based on its index and returns its name as a String variable.
This activity can only be used after the
Input : A variable name that references the opened excel file handle.
Index : The index of the sheet that retrieves from the specified workbook.
Output : The name of the retrieved sheet.
Integer Argument
String Variable
ExcelHandle Variable