Close Workbook
Close a Workbook if open, will also close Excel if no more workbooks are open
Input
- File Path: Full path and file name of Microsoft Excel workbook to be closed
- Type:
System.String
- Type:
- Save Changes: Save changes
- Type:
System.Boolean - Required
- Type:
- Continue on Error: Continue process even an error occurs.
- Type:
System.Boolean
- Type:
Details
- This activity can also be used outside the Use Excel File activity. Excel application must be installed on the machine where the process will run.