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

In This Topic
    ReportExcelExportProvider Property
    In This Topic
    Gets the static registered instance of Microsoft Excel export provider for C1.C1Report.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ReportExcelExportProvider As ReportExcelExportProvider
    public static ReportExcelExportProvider ReportExcelExportProvider {get;}
    See Also