MindFusion.Wpf Pack Programmer's Guide
ExcelExporter Class
Remarks See Also
 





Provides methods for exporting MindFusion calendars to Excel.

Namespace: MindFusion.Scheduling.Wpf.Export
Assembly: MindFusion.Scheduling.Wpf.Excel

 Syntax

C#  Copy Code

public class ExcelExporter

Visual Basic  Copy Code

Public Class ExcelExporter

 Remarks

For additional information, check Exporting.

 Note

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

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Wpf.Export.ExcelExporter

 See Also

ExcelExporter Members
MindFusion.Scheduling.Wpf.Export Namespace