Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvOpenOptions Class / ColumnSeparator Property
In This Topic
    ColumnSeparator Property (CsvOpenOptions)
    In This Topic
    Gets or sets a string value as column separator.
    Syntax
    public System.string ColumnSeparator {get; set;}
    See Also