inspect

WIN32OLE_TYPELIB#inspect â String
Instance Public methods

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>"
doc_ruby_on_rails
2015-06-13 04:01:31
Comments
Leave a Comment

Please login to continue.