Flowdock
method

name

Importance_1
name() public

Returns the type library name.

tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library')
name = tlib.name # -> 'Microsoft Excel 9.0 Object Library'
Show source
Register or log in to add new notes.