Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvParseContext Class
Methods

In This Topic
    CsvParseContext Class Members
    In This Topic

    The following tables list the members exposed by CsvParseContext.

    Public Constructors
     NameDescription
    Public ConstructorCreate a CsvParseContext object.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the column index of the current cell.  
    Public MethodGets the row index of the current cell.  
    Public MethodGets the origin text of the current cell before parsed.  
    Top
    See Also