Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvParseResult Class / setValue Method
In This Topic
    setValue Method
    In This Topic
    Sets the custom value. The value should be double, string, bool or CalcError, other data will be discarded.
    Syntax
    public void setValue( 
       java.lang.Object value
    )

    Parameters

    value
    See Also