FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export.Ssrs Namespace / ExcelExporter Class
Members

In This Topic
    ExcelExporter Class
    In This Topic
    Represents an object that can be used to export a SSRS report to Excel.
    Object Model
    ExcelExporter Class
    Syntax
    'Declaration
     
    Public Class ExcelExporter 
       Inherits Exporter
    public class ExcelExporter : Exporter 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Document.Export.ExportFilter
          C1.Win.C1Document.Export.Ssrs.Exporter
             C1.Win.C1Document.Export.Ssrs.ExcelExporter

    See Also