Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / CsvOpenOptions Class / ConvertNumericData Property
In This Topic
    ConvertNumericData Property
    In This Topic
    Gets or sets a value that indicates whether the string in text file is converted to numeric data,Default is true.
    Syntax
    public System.bool ConvertNumericData {get; set;}
    See Also