Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Looking for assistance for proper fix for Spreadsheet::XLSX bug(?)

by nysus (Parson)
on May 28, 2020 at 21:06 UTC ( [id://11117438]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <numFmt numFmtId="165" formatCode="#,##0.00\ _€"/><numFmt numFmtId="16
    +6" formatCode="&quot;$&quot;* #,##0.00\ _€"/>
    
  2. or download this
    sub __load_styles {
    
    ...
        }
        return (\@styles, \%style_info);
    }
    
  3. or download this
        0xA5 => '#,##0.00',
        0xA6 => '&quot;$&quot;* #,##0.00',
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-26 05:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found