SimpleGraph-Excel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 34: | Line 34: | ||
Row "1" -> "n" Cell | Row "1" -> "n" Cell | ||
</uml> | </uml> | ||
= Example = | |||
= Links = | = Links = | ||
Revision as of 16:17, 30 August 2018
SimpleGraphModule
SimpleGraph Excel module
The SimpleGraph Excel module makes Microsoft Excel workbooks accessible via the Apache POI API see Apache POI XSSF/HSSF.
Sources
- System: ExcelSystem.java
- JUnit-Test: TestExcelSystem.java
Mental Model
