name

WIN32OLE_TYPELIB#name â The type library name
Instance Public methods

Returns the type library name.

tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library')
name = tlib.name # -> 'Microsoft Excel 9.0 Object Library'

to_s

doc_ruby_on_rails
2015-06-13 04:19:57
Comments
Leave a Comment

Please login to continue.