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