Difference between revisions of "SimpleGraph-Excel"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
|logo=File:Microsoft Excel 2013 logo.svg | |logo=File:Microsoft Excel 2013 logo.svg | ||
|documentation=makes Microsoft Excel workbooks accessible via the Apache POI API | |documentation=makes Microsoft Excel workbooks accessible via the Apache POI API | ||
− | | | + | |apiname=Apache POI XSSF/HSSF |
+ | |apiurl=https://poi.apache.org/spreadsheet/quick-guide.html | ||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
+ | = Links = | ||
+ | * https://stackoverflow.com/questions/tagged/poi-hssf | ||
+ | * https://stackoverflow.com/questions/tagged/apache-poi | ||
[[Category:frontend]] | [[Category:frontend]] |
Revision as of 08:51, 21 February 2018
SimpleGraph Excel module
The SimpleGraph [ Excel] module makes Microsoft Excel workbooks accessible via the Apache POI API see Apache POI XSSF/HSSF.