Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvParseContext Class / Row Property
In This Topic
    Row Property (CsvParseContext)
    In This Topic
    Row index of the current cell.
    Syntax
    public System.int Row {get;}
    See Also