method
inspect
v1_9_3_392 -
Show latest stable
- Class:
WIN32OLE_TYPELIB
inspect()public
Returns the type library name with class name.
tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library') tlib.inspect # => "<#WIN32OLE_TYPELIB:Microsoft Excel 9.0 Object Library>"