DetectDataType Property
DetectDataType
Gets or sets a value indicating whether the export module should
try to auto detect the type of data (numeric, date) in the cells.
Declaration
public bool DetectDataType { get; set; }
Public Property DetectDataType As Boolean