C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / XlsExporter Class / DetectDataType Property

In This Topic
DetectDataType Property
In This Topic
Gets or sets a value indicating whether the export module should try to auto detect the type of data (numeric, date) in the cells.
Syntax
'Declaration
 
Public Property DetectDataType As Boolean
 
See Also