I want to retain the format of my text when I write it into csv.
Example
First Name John
Age 22
Country
csv is plain text seperated by commas ,. There is no styling attached to it. You could all caps the output, or you could use another format that supports text styles.
csv
,
see - http://en.wikipedia.org/wiki/Comma-separated_values