ZennoLab Assemblies Documentation
CsvSeparator Property
Gets or sets the string that separates the segments of the columns in .csv file.
Syntax
string CsvSeparator {get; set;}

Property Value

Type: System.String
A string that represents the separator of the columns in .csv file.
Remarks
The separator can be "," or ";".
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven

See Also

Reference

IZennoTable Interface
IZennoTable Members

Send Feedback