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

Re^2: spreadsheet XLSX

by lpanokarren (Novice)
on Nov 15, 2013 at 21:44 UTC ( [id://1062802]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    
    ...
    <numFmt numFmtId="168" formatCode="&quot;$&quot;#,##0.00"/>
    <numFmt numFmtId="169" formatCode="m/d/yy;@"/></numFmts>
    
  2. or download this
    
    $member_styles -> contents =~ /numFmtId="$t1" formatCode="([^"]*)/;
    my $formatCode = $1 || '';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found