Save Excel File
Save the excel workbook.
Save the excel workbook into the specified file path.
This activity can only be used after the Open Excel File activity.
Input
Input :
ExcelHandle Variable
A variable name that references the opened excel file handle.File Path :
String Argument
The full path of the excel file to be saved.
Last updated