Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / XlsExporter Class / DetectFormats Property

In This Topic
    DetectFormats Property
    In This Topic
    Gets or sets a value indicating whether to detect of Excel format for each text value.
    Syntax
    'Declaration
     
    Public Property DetectFormats As Boolean
    public bool DetectFormats {get; set;}
    See Also