Kill Excel Process ****Help****
Hi I have a program that writes data to an Excel Spread Sheet, Once I have finished with it closes but the process still runs how can I kill it?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Guest UserPosted Jan 19, 2009, 11:52 AM
app.Quit();
CGPosted Jan 19, 2009, 4:19 AM
Hi Thiru,
Not sure if I understand how would I go about restoring settings?
I have set up the spread sheet like this:
Excel.Application app = new Excel.ApplicationClass();
app.Workbooks.Add( VarEnum.VT_NULL );Thiru MukthiPosted Jan 17, 2009, 5:15 AM
Hi...
Restore ur original settings for new workbooks and worksheets