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