python - How do I find which pywin32 method is bound to a given Microsoft class? -


i'm programming python on windows 7 using pywin32 purpose of manipulating word , excel documents. problem documentation pywin32 not tell method goes under class. looking in different microsoft references 1 http://msdn.microsoft.com/en-us/library/bb244515(v=office.12).aspx not easy tell method work. trial , error not work of time. how can solve this?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -