C1.Excel Assembly / C1.Excel Namespace / C1XLBook Class / ListSeparator Property

In This Topic
ListSeparator Property
In This Topic
Gets or sets a list separator that used for CSV-data, by default used the list separator in the Windows system.
Syntax
'Declaration
 
Public Property ListSeparator As System.String
 
See Also