Displaying 1 result from an estimated 1 matches for "f9b9b47c".
2006 May 18
3
How to change CSV properties.....
Hello Good morning to all,
I am doing reports in ruby on rails,i am trying to export data throgh
excel in CSV format.Now i want to set the font to the text exported to
excel sheet.How can i set font..please help me regarding this ...
my sample code was like this...
report = StringIO.new
CSV::Writer.generate(report, '','') do |csv|
csv << [''Invoice History