in reply to Re^3: Multiple formats in Excel cell (Spreadsheet::WriteExcel)
in thread Multiple formats in Excel cell (Spreadsheet::WriteExcel)
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')...