Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvOpenOptions Class / setConvertNumericData Method
In This Topic
    setConvertNumericData Method
    In This Topic
    Sets a value that indicates whether the string in text file is converted to numeric data.
    Syntax
    public void setConvertNumericData( 
       boolean value
    )

    Parameters

    value
    See Also