method
name
v2_6_3 -
Show latest stable
- Class:
WIN32OLE_TYPELIB
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'