helpfile

WIN32OLE_TYPE#helpfile
Instance Public methods

Returns helpfile path. If helpfile is not found, then returns nil.

tobj = WIN32OLE_TYPE.new('Microsoft Excel 9.0 Object Library', 'Worksheet')
puts tobj.helpfile # => C:\...\VBAXL9.CHM
doc_ruby_on_rails
2015-06-13 02:23:46
Comments
Leave a Comment

Please login to continue.