superclass=Object
type=class
library=win32ole
extended=
included=

WIN32OLE_TYPE֥Ȥϡ饤֥TypeLib줿
1Ĥηݻޤ

=== ץ륳

  require 'win32ole'

  excel_app_type = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Application')
  puts excel_app_type.progid # => "Excel.Application.14"
