typekind

WIN32OLE_TYPE#typekind #=> number of type.
Instance Public methods

Returns number which represents type.

tobj = WIN32OLE_TYPE.new('Microsoft Word 10.0 Object Library', 'Documents')
puts tobj.typekind # => 4
doc_ruby_on_rails
2015-06-13 03:28:03
Comments
Leave a Comment

Please login to continue.