Delete Sheet
Delete the excel sheet.
Last updated
Delete the excel sheet.
Last updated
Delete the specified sheet in a workbook.
This activity can only be used after the Open Excel File activity.
Input : ExcelHandle Variable
A variable name that references the opened excel file handle.
Sheet Name : String Argument
The sheet name of the workbook to be deleted.