Double quotes when exporting to CSV

I use XlsIo to export a table a table as a tab-delimited CSV. Is it possible to enclose each cell in double quotes? When I tried to add quotes manually,  XlsIo automatically  added extra quotes ("text" turned into ""text"").

1 Reply

PK Prakash Kumar D Syncfusion Team December 8, 2015 05:08 AM UTC

Hi Pavel,

 

You cannot add double quotes. If you add, it will add extra quotes. This is an default behavior of MS Excel. XlsIO does the same.

 

Regards,

Prakash Kumar.


Loader.
Up arrow icon