Skip to Content
0
Oct 06, 2005 at 06:10 PM

Missing line breaks with Excel

93 Views

Hello,

Am downloading certain into Excel using BSP. I am changing response mime type to "application/vnd.ms-excel" and am sending tab-demilited string as data.

Some of the columns should contain line break within the cell( Mean the Alt-Enter in Excel cell ). I tried using the character code 10 and also 13 for the break. But it did not work.

How do I cause a line-break in the Excel cell? Any work-arounds??

Thanks.

Srinivas.