PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 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