version

WIN32OLE_TYPELIB#version â The type library version.
Instance Public methods

Returns the type library version.

1
2
tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 9.0 Object Library')
puts tlib.version #-> 1.3
doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.