ExcelImporter lets you import Excel Open XML documents into a Workbook.
The following tables list the members exposed by the ExcelImporter type.
Name | Description | |
---|---|---|
Initializes a new instance of the ExcelImporter class. |
Name | Description | |
---|---|---|
Gets the shared DocumentBuilder to use for XML parsing. |
||
Gets 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. |
||
Imports the specified Excel Open XML document into the specified workbook. |
||
Sets a shared DocumentBuilder to use for XML parsing. |
||
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. |
JSpreadsheet Programmer's Guide | © 2024 MindFusion |