Mega Code Archive

 
Categories / Ruby / Windows Platform
 

Using WIN32OLE with PowerPoint

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