Save Excel File
Save the excel workbook.
Save the excel workbook into the specified file path.
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