C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / ExcelExporter Class
Members

ExcelExporter Class
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
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.Export.ExportFilter
      C1.WPF.Document.Export.Ssrs.Exporter
         C1.WPF.Document.Export.Ssrs.ExcelExporter

See Also