Exports Report Sharp-Shooter document to MS Excel.

Namespace:  PerpetuumSoft.Reporting.Export.Excel
Assembly:  PerpetuumSoft.Reporting.Export.Excel (in PerpetuumSoft.Reporting.Export.Excel.dll) Version: 3.9.0.1

Syntax

C#
public class ExcelExportFilter : ExportFilter
Visual Basic (Declaration)
Public Class ExcelExportFilter _
	Inherits ExportFilter
Visual C++
public ref class ExcelExportFilter : public ExportFilter

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      PerpetuumSoft.Reporting.Export..::.ExportFilter
        PerpetuumSoft.Reporting.Export.Excel..::.ExcelExportFilter

See Also