闫飞 wrote: > > Hi,I have the same problem ,do u have a solution about it ? tks >
Did you read any of the responses in that thread? There was a very good explanation. Another possibility is to get the IDispatch interface from the object, call GetTypeInfo to fetch the ITypeInfo interface, then call GetDocumentation to fetch the object name. That's what VBA is doing behind the scenes. By the way, I can't believe you quoted the original message by grabbing a screen and posting it as an image. That's NOT how you quote a message in a technical forum. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org https://mail.python.org/mailman/listinfo/python-win32