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