PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / XlsExporter Class / DetectFormats Property

In This Topic
    DetectFormats Property (XlsExporter)
    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