Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: Multiple formats in Excel cell (Spreadsheet::WriteExcel)

by bitingduck (Chaplain)
on Apr 05, 2015 at 15:59 UTC ( [id://1122499]=note: print w/replies, xml ) Need Help??


in reply to Re: Multiple formats in Excel cell (Spreadsheet::WriteExcel)
in thread Multiple formats in Excel cell (Spreadsheet::WriteExcel)

I just checked in Excel 2008 (what I have at home) and can indeed format a string like "this is a string" in a single cell. Not sure how to do it in Spreadsheet::WriteExcel, but it might be possible to save the same file with just a single filled cell in it, where the bold part is the only difference and figure it out

  • Comment on Re^2: Multiple formats in Excel cell (Spreadsheet::WriteExcel)

Replies are listed 'Best First'.
Re^3: Multiple formats in Excel cell (Spreadsheet::WriteExcel)
by Anonymous Monk on Apr 06, 2015 at 06:54 UTC
      Thanks but it doesn't seems to work - it print the string as is (&C&"Courier New,Bold Italic"Hello).
      Thanks but it just print the string ('&C&"Courier New,Bold Italic"Hello') when using $worksheet2->write(1,2,'&C&"Courier New,Bold Italic"Hello')...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-16 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found