R
Richie
Hi all,
I want to close excel application from C#, this is the piece of code I am
trying
"System.Runtime.InteropServices.Marshal.ReleaseComObject(excelApp);"
GC.Collect();
It ain't working ! Any ideas please !!
Thanks.
I want to close excel application from C#, this is the piece of code I am
trying
"System.Runtime.InteropServices.Marshal.ReleaseComObject(excelApp);"
GC.Collect();
It ain't working ! Any ideas please !!
Thanks.