dovle88
10-19-2004, 08:04 AM
I have an Asp .Net application. I use "Microsoft.Office.Interop.Excel" COM object for editing an spreadsheet, and then save it. But I could not close the excel process, so I want to use the Process class to get the ID of the excel process, and then close it. How can I do this?
I've mannaged to kill all excel processes 'till now. What's the next step?
I've mannaged to kill all excel processes 'till now. What's the next step?