Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am working on excel automation. I want the get the handle and process id for the excel process. Following is the way I am creating the excel application. Excel.Application xlApp = new Excel.Application(); There is one way of getting the handle (hwnd) to the excel process by making the application visible, then setting a caption and getting the handle using FindWindow method. But I don't want to make the application visible. So is there any other way of doing it? I am using Excel 2000, C# 2.0. Regards, Asim. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using excel to process QIF file | Excel Discussion (Misc queries) | |||
Excel Process Doesn't End :-( | Excel Programming | |||
Kill Excel Process | Excel Programming | |||
How to count process running time ( process not finished) | Excel Programming | |||
How to count process running time ( process not finished) | Excel Programming |