View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Available methods and properties through OLE interface

That question is awfully open ended. There are potentially thousands of
properties and methods. Can you narrow down exactly what it is you wnat to
do...
--
HTH...

Jim Thomlinson


"Greg Luce" wrote:

I'm trying to access Excel files from a Perl program using OLE. Where can I
find the available methods and properties for Excel?
Greg