beautifying CSV files

R

Ravi Krishna

Hi,


I generate a CSV file thru Perl and attach it in email. The CSV file can be
directly read by Excel and it looks great. However I am not able to be highlight
any row or column, like the total column at the bottom.

Is there a way I can embed them in a CSV file. I don't think so, but hey, someone
can comeup with a suggestion.

Alternatively can I generate a file in XML which can be read by Excel along with
fonts, color codes etc.

Thanks.

Ravi
 
Top