MindFusion.Wpf Pack Programmer's Guide
ExcelExporter Members
Constructors Properties Methods
 


ExcelExporter lets you export Workbook objects to Excel Open XML documents.

The following tables list the members exposed by the ExcelExporter type.

 Public Constructors

  Name Description

ExcelExporter

Initializes a new instance of the ExcelExporter class.

 Public Properties

  Name Description

View

Gets or sets an optional view. This view is used during export to write the currently active worksheet and the current cell selection. If the view is not specified, the active worksheet and cell selection are set to the default.

 Public Methods

  Name Description

Export

Exports the specified workbook to the specified Excel Open XML document.

 See Also

ExcelExporter Class
MindFusion.Spreadsheet.Wpf Namespace