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
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to