Exports MindFusion reports to Open Office XML files.
Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Excel
SyntaxC#
Copy Code
|
|---|
public class ExcelExporter |
Visual Basic
Copy Code
|
|---|
Public Class ExcelExporter |
RemarksFor 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 HierarchySystem.Object![]()
MindFusion.Reporting.Export.ExcelExporter
See Also