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