Release the method of COM objects.

xiaoxiao2021-03-06  105

Dim obj as object obj = createObject ("excel.application") Obj.visible = true obj.quit ()

Marshal.ReleaseComobject (obj)

转载请注明原文地址:https://www.9cbs.com/read-103406.html

New Post(0)