Flowdock
[](...) public

Returns property of OLE object.

excel = WIN32OLE.new('Excel.Application')
puts excel['Visible'] # => false
Show source
Register or log in to add new notes.