Ruby/Windows Platform/Powerpoint

Материал из Wiki.crossplatform.ru

Перейти к: навигация, поиск

Using WIN32OLE with PowerPoint

require "win32ole"
 
powerobj = WIN32OLE.new("powerpoint.application")