[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CsvOpenOptions.ParseStyle

ParseStyle Property

ParseStyle

Indicates whether to apply style for parsed values when converting string value to number or datetime,Default is true.

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