[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CsvOpenOptions.ConvertDateTimeData

ConvertDateTimeData Property

ConvertDateTimeData

Gets or sets a value that indicates whether the string in text file is converted to date data,Default is true.

Declaration
public bool ConvertDateTimeData { get; set; }
Public Property ConvertDateTimeData As Boolean