MindFusion WinForms Programmer's Guide
ExcelExporter Class
Remarks See Also
 





Exports MindFusion reports to Open Office XML files.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Excel

 Syntax

C#  Copy Code

public class ExcelExporter

Visual Basic  Copy Code

Public Class ExcelExporter

 Remarks

For more information on how to use the ExcelExporter, check Exporting.

 Note

The Excel export relies on the Ionic.Zip library, which is based on JZlib. The following copyright noticecopyright noticeExcelExporter is used.

 Inheritance Hierarchy

System.Object
    MindFusion.Reporting.Export.ExcelExporter

 See Also

ExcelExporter Members
MindFusion.Reporting.Export Namespace