[python-win32] ActiveSheets and excel

Graeme Glass graemeglass at gmail.com
Wed Sep 29 12:34:36 CEST 2004


I have been  playing around with the "application" Object but with no joy.

How am i able to find out what methods are available to the
"application" object?
I have been looking in the msdn and google but only seem to be able to
find things that pertain to what i can do with a dispatched object
ie(o= win32com.client.Dispatch("Excel.Application")


More information about the Python-win32 mailing list