I have a Excel file.I am using the EXCEL COM Interoperability in .NET Applications(Windows Application) to work with this file.I want a solution, whenever the application will start the Excel application will also start automatically and when I will close the application the Excel will close automatically.
The Excel application should be visible false.
Please give me the solution.