Re: [python-win32] ActiveSheets and excel
by Graeme Glass other posts by this author
Sep 29 2004 3:02PM messages near this date
Re: [python-win32] ActiveSheets and excel
|
[python-win32] EventLog Parsing
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@[...].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")
>
_______________________________________________
Python-win32 mailing list
Python-win32@[...].org
http://mail.python.org/mailman/listinfo/python-win32
Thread:
Graeme Glass
Graeme Glass
|