开发者

Killing all Instances of running Excel process

开发者 https://www.devze.com 2023-01-03 03:56 出处:网络
I have an application where I have used a Webbrowser component in a wrapper to open an Excel worksheet.Now, when I press the exit key of the form containing the Webbrowser component, I woul开发者_运维

I have an application where I have used a Webbrowser component in a wrapper to open an Excel worksheet. Now, when I press the exit key of the form containing the Webbrowser component, I woul开发者_运维知识库d like it to find that particular Excel instance (leaving others) and kill it.

How can I do that?

0

精彩评论

暂无评论...
验证码 换一张
取 消