Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvOpenOptions Class / ParseStyle Property
In This Topic
    ParseStyle Property
    In This Topic
    Indicates whether to apply style for parsed values when converting string value to number or datetime,Default is true.
    Syntax
    public System.bool ParseStyle {get; set;}
    See Also