Closing Excel file in StudioX

Does anyone know how to close an Excel file in StudioX? There are no options in the Excel activities & no hotkey options.

Hi,

How about using UseAplication/Browser activity at the end of the workflow as the following?
It will close excel application even if you open it before launch the process.

Regards,

Hi,
Had same problem and this solution works!