method
helpcontext
v2_2_9 -
Show latest stable
- Class:
WIN32OLE_METHOD
helpcontext()public
Returns help context.
tobj = WIN32OLE_TYPE.new('Microsoft Excel 9.0 Object Library', 'Workbooks') method = WIN32OLE_METHOD.new(tobj, 'Add') puts method.helpcontext # => 65717