Save Excel
Saves an Excel file to the specified location.
info
The changes to the Excel file are only applied if the Save Excel node is executed.
Common Properties
- Name - The custom name of the node.
- Color - The custom color of the node.
- Delay Before (sec) - Waits in seconds before executing the node.
- Delay After (sec) - Waits in seconds after executing node.
- Continue On Error - Automation will continue regardless of any error. The default value is false.
info
If the ContinueOnError property is true, no error is caught when the project is executed, even if a Catch node is used.
Input
- Excel File Descriptor - The ID of the Excel file to be saved. This ID is generated by the Open Excel or the Create Excel node.
- Save File Path - The path where the Excel file will be saved.