Best Way to Release Excel Interop com Object

前端 未结 5 810
不知归路
不知归路 2020-12-11 12:48

Experts, Please let me know the best way I can do this...

I am working on a VB.Net application that uses the Microsoft.Office.Interop.Excel Object Library to create

5条回答
  •  抹茶落季
    2020-12-11 13:20

    My answer is not the best but it works: (Kill Excel processes used by your app)

    How do I properly clean up Excel interop objects?

提交回复
热议问题