text formatting in csv file using java
I have to write some data and other information in a csv file. The file
format would be csv only. I am figuring out a way to style the text am
writing in the csv file such as writing in BOLD or Italics etc.
There are few headings and subheadings which I need to highlight in the
csv output file.
I know csv supports only plain text, which I am getting currently but I am
sure there must be some libraries or something which could help me achieve
this thing.
Thank you!
No comments:
Post a Comment