Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: Win32::OLE::Const 'Microsoft Excel'

by maa (Pilgrim)
on Dec 06, 2004 at 14:28 UTC ( [id://412652]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #my $ChartObjects=$Sheet->ChartObjects();
    foreach my $c (in $Sheet->ChartObjects() ) {
    ...
        #There is a $c->{CodeName} property too... 
        #Store $Chart->{Name} at creation and check against that?
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-25 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found