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 | |
|---|---|---|
![]() |
Initializes a new instance of the ExcelImporter class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a value indicating whether to read the conditional formats. |
|
![]() |
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 | |
|---|---|---|
![]() |
Imports the specified Excel Open XML document into the specified workbook. |
See Also