Spire.DataExport for .NET is a 100% pure data .NET library suit for exporting data into MS Word, Excel, RTF, Access, PDF, XPS, HTML, XML, Text, CSV, DBF, SYLK, SQL Script, DIF, Clipboard, etc.

Mon Oct 13, 2008 11:54 am

Is it possible to set the export to Tab Delimited?

greets

santoz
 
Posts: 8
Joined: Wed Sep 10, 2008 8:22 am
Location: Netherlands

Fri Oct 24, 2008 10:56 am

hmm

santoz
 
Posts: 8
Joined: Wed Sep 10, 2008 8:22 am
Location: Netherlands

Thu Nov 06, 2008 7:36 am

Hello,

Please try to using following source code,
Code: Select all
txtExport1.CSVOption.Separator = "\tab";

DataExport
 
Posts: 35
Joined: Thu Jun 29, 2006 2:29 pm

Sun Feb 15, 2009 5:47 am

I guess it's not possible.I tried it before and it resulted to error and I have no idea on how to fix it up.





--------------------
blue wigs

dawnzky05
 
Posts: 3
Joined: Sun Feb 15, 2009 5:21 am

Return to Spire.DataExport