Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Spreadsheet::XLSX Cell Access

by kcott (Archbishop)
on Sep 12, 2013 at 22:24 UTC ( [id://1053809]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -Mstrict -Mwarnings -e '
        my $sheet = {F35 => 1, G35 => 2, H35 => 3, I35 => 4, J35 => 5, K35
    + => 6};
    ...
        print "@cells\n";
    '
    1 2 3 4 5 6
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-25 17:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found