Excel Adapter
To access or to create Microsoft Excel® documents, you can use the following three adapters:
Spreadsheet Adapter | With the Spreadsheet adapter you can access Excel documents via their workbook-sheet-row-cell structure and create CSV files out of Excel documents. |
Big Excel Generator | With the BigExcel Generator you can create Excel documents out of simple structured bulk data. |
Excel Generator | With the Excel Generator you can create Excel documents out of complex structured data. |
The adapters use the HSSF and XSSF component of Apache POI. They support Excel 97-2003 (.xls) format as well as Excel 2007 (.xlsx) format.
All adapters are provided as xUML libraries. For more information on how to use a library, refer to Using xUML Service Libraries. You can download the libraries directly from the corresponding pages.