Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: Excel and Win32::OLE chart problems

by the_hawk_1 (Scribe)
on Oct 30, 2007 at 15:03 UTC ( [id://648026]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use Win32::OLE qw(in with);
        use Win32::OLE::Variant;
    ...
                    $ex = Win32::OLE->new('Excel.Application', sub {$_[0]-
    +>Quit;})
                            or die "Oops, cannot start Excel";
                }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://648026]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found