Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class / ExcelExportProvider Field

In This Topic
    ExcelExportProvider Field (C1SSRSDocumentSource)
    In This Topic
    Gets the static registered instance of the Excel export provider.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ExcelExportProvider As ExcelExportProvider
    public static readonly ExcelExportProvider ExcelExportProvider
    See Also