Save Workbook
UiPath.Excel.Activities.ExcelSaveWorkbook
Saves changes to the workbook specified in the WorkbookPath property of the Excel Application Scope. Can only be used in theExcel Application Scope or Use Excel File activities.
Properties
Common
- DisplayName - The display name of the activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Example of using the Save Workbook activity
You can see how the Save Workbook activity is used in an example that incorporates multiple activities.
You can check and download the example from here.