Difference between revisions of "SimpleGraph-Excel"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
Row "1" -> "n" Cell | Row "1" -> "n" Cell | ||
</uml> | </uml> | ||
− | = | + | = Examples = |
+ | == Railway == | ||
<uml> | <uml> | ||
hide circle | hide circle |
Revision as of 09:17, 31 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