ActiveXオブジェクトの要素を調べるには

「ole_methods」を使う。
こんな感じ

com = WIN32OLE.new('Communicator.UIAutomation')
puts com.ole_methods