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


ExcelImporter lets you import Excel Open XML documents into a Workbook.

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

 Public Constructors

  Name Description

ExcelImporter

Initializes a new instance of the ExcelImporter class.

 Public Properties

  Name Description

ReadConditionalFormats

Gets or sets a value indicating whether to read the conditional formats.

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

Import

Imports the specified Excel Open XML document into the specified workbook.

 See Also

ExcelImporter Class
MindFusion.Spreadsheet.Wpf Namespace