Save Workbook
AutomatR.Excel.Activities.SaveWorkbook
The "Save Workbook" activity in AutomatR is part of the Excel activities package, allowing you to save changes made to the Excel workbook. This activity is essential for persisting modifications and updates made during the automation process.
Properties
Name | Description |
---|---|
Misc | |
Display Name | The display name of the activity. A display name is automatically generated when you indicate a target. |
Optional | |
Delay | Enter the wait time in seconds (Example: 5 seconds i.e., 5) to start the activity. Integer variables containing the delay duration. |
How to use:
- Drag and drop the "Save Workbook" activity onto the workflow.
- Optionally, configure the delay.
- Execute the workflow to save changes made to the Excel workbook.
Important:
- Ensure that the Excel workbook has been previously opened and modified.
- It is recommended to use this activity judiciously to avoid overwriting the original workbook unintentionally.