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