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