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