Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvParseResult Class / CsvParseResult Constructor
In This Topic
    CsvParseResult Constructor
    In This Topic
    Create a CsvParseResult object.
    Syntax
    public CsvParseResult( 
       java.lang.Object value,
       java.lang.String numberFormat
    )

    Parameters

    value
    numberFormat
    See Also