Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvParseContext Class / CsvParseContext Constructor
In This Topic
    CsvParseContext Constructor
    In This Topic
    Create a CsvParseContext object.
    Syntax
    public CsvParseContext( 
       int row,
       int column,
       java.lang.String text
    )

    Parameters

    row
    column
    text
    See Also