[python-win32] ActiveSheets and excel
Graeme Glass
graemeglass at gmail.com
Wed Sep 29 17:02:59 CEST 2004
I found documentation for this (FINALY) look up info on "Application
Object" that is returned by the OnConnection method.
It is in the MSDN and im sure on the net.
Hope this saves some one else a couple of hours someday.
:-)
On Wed, 29 Sep 2004 12:34:36 +0200, Graeme Glass <graemeglass at gmail.com> wrote:
> 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