I have a forms application that is based around an Excel Workbook. I am creating an instance of Excel.Application as the application starts and need to have the workbook open until the user quits the application.
What is the recommended way of closing the Excel.Application?
What is the recommended way of closing the Excel.Application?