suzun30 has asked for the wisdom of the Perl Monks concerning the following question:
I am trying to automate some excel operations using Win32::ole. Is there any proper documentation for all the win32::ole excel object tree apart from the msdn ones and the ones on Perlmonks itself. I am trying to find something which shows the object tree or in perl the reference of refrence to each object equivalent in vba. I have already got the excel,win32::ole docs which just give some basic examples of read write,etc. I need some more specific information to set some formats,formula,and other excel specific stuff. Appreciate any pointers.
Thanks a lot!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::OLE Excel Perl Documentation
by davies (Monsignor) on May 08, 2013 at 21:55 UTC | |
by suzun30 (Acolyte) on May 08, 2013 at 22:37 UTC | |
|
Re: Win32::OLE Excel Perl Documentation
by Anonymous Monk on May 09, 2013 at 03:27 UTC | |
|
Re: Win32::OLE Excel Perl Documentation
by Gangabass (Vicar) on May 09, 2013 at 01:10 UTC |