Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvOpenOptions Class / setParseStyle Method
In This Topic
    setParseStyle Method
    In This Topic
    Sets a boolean value indicating whether to apply style for parsed values when converting string value to number or datetime, default is true.
    Syntax
    public void setParseStyle( 
       boolean value
    )

    Parameters

    value
    See Also