# Close Workbook

> Close Workbook activity that closes an opened Excel workbook.

`UiPath.Excel.Activities.ExcelCloseWorkbook`

## Description

Closes an opened Excel workbook.

## Project compatibility

Windows - Legacy | Windows

## 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](https://docs.uipath.com/activities/other/latest/productivity/manage-multiple-excel-files).
