Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvParseContext Class
Properties

In This Topic
    CsvParseContext Class Members
    In This Topic

    The following tables list the members exposed by CsvParseContext.

    Public Properties
     NameDescription
    Public Property Column index of the current cell.  
    Public Property Row index of the current cell.  
    Public Property Origin text of the current cell before parsed.  
    Top
    See Also