Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: spreadsheet formula issue

by Kenosis (Priest)
on May 01, 2013 at 15:58 UTC ( [id://1031596]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #set columns A through D
    $xWS2->set_column( 'A:D', 20 );
    ...
        $C = 0;
        $xWS->write( $R, $C++, $_ );
    }
    
  2. or download this
    0
    0
    0
    0
    6
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-03-28 18:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found