helpcontext

WIN32OLE_TYPE#helpcontext
Instance Public methods

Returns helpcontext. If helpcontext is not found, then returns nil.

tobj = WIN32OLE_TYPE.new('Microsoft Excel 9.0 Object Library', 'Worksheet')
puts tobj.helpfile # => 131185
doc_ruby_on_rails
2015-06-13 02:21:29
Comments
Leave a Comment

Please login to continue.