Close Workbook
UiPath.Excel.Activities.ExcelCloseWorkbook
Closes an opened Excel workbook.
Properties
Target
- Workbook - The workbook that you want to close. Only WorkbookApplication variables are supported.
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 Close Workbook activity
You can see how the Close Workbook activity is used in an example that incorporates multiple activities.
You can check and download the example from here.