method

setup

v1_8_7_72 - Show latest stable - Class: TestOLEMETHOD
setup()
public

No documentation available.

# File ext/win32ole/tests/testOLEMETHOD.rb, line 10
  def setup
    @excel_app = WIN32OLE_TYPE.new(MS_EXCEL_TYPELIB, 'Application')
  end