Greetings,
I am trying to generate an excel report using perl
spreadsheet::writeexcel.pm module.
I have a column header as say "Example Name: <<Variable_input>>".
This whole context is in one single cell. However, I need to have
"Example Name" as bold, and Variable_Input as a normal font character.
I tried splitting the two strings into two cells , but this is causing
allignment issues in report , for the lower cells .
Can someone please help? Any way of having two formats in one single
cell using spreadsheet::writeexcel?
Appreciate your reply.
Regards,
Rajpreet