[python-win32] win32com.client.dispatch
Murali Prasath
murali.inst at gmail.com
Wed Apr 21 10:05:12 CEST 2010
Hi All,
I am handling excel application using python.
Could anybody please provide me full list of the functions
win32.com.client.dispatch provides?
I have few with me that are Sheets,
Dispatch("Excel.Application").Workbooks.Open(),
Cur_sheet.UsedRange.Rows.Count etc..
To mention precisely what i am looking is that list of inbuilt function that
win32com.client.dispatch could support.
Thanks in Advance.
Murali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100421/9f686113/attachment.html>
More information about the python-win32
mailing list