WIN32OLE.connect( ole ) -รข aWIN32OLE
Class Public methods
Returns running OLE Automation object or WIN32OLE object from moniker. 1st argument should be OLE program id or class id or moniker.
WIN32OLE.connect('Excel.Application') # => WIN32OLE object which represents running Excel.
Please login to continue.