Difference between revisions of "HSSFR4"
From MidrangeWiki
Starbuck5250 (talk | contribs) (Initial page) |
Starbuck5250 (talk | contribs) m (+Java category) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
HSSFR4 is an RPG service program that allows RPG programmers to more easily use the Java project called HSSF / POI to read and write Microsoft spreadsheets using RPG code. | HSSFR4 is an RPG service program that allows RPG programmers to more easily use the Java project called HSSF / POI to read and write Microsoft spreadsheets using RPG code. | ||
− | HSSFR4 was written by Scott Klement. | + | HSSFR4 was written by Scott Klement, and can be found at his web site: [http://www.scottklement.com/poi/ POI/HSSF from RPG] Also available at his web page are articles on using HSSFR4. |
HSSF/POI is a Java project at [http://poi.apache.org/components/spreadsheet/index.html Apache POI project] | HSSF/POI is a Java project at [http://poi.apache.org/components/spreadsheet/index.html Apache POI project] | ||
Line 8: | Line 8: | ||
[[category: Open_Source]] | [[category: Open_Source]] | ||
+ | [[category: Java]] |
Latest revision as of 14:06, 10 October 2018
HSSFR4 is an RPG service program that allows RPG programmers to more easily use the Java project called HSSF / POI to read and write Microsoft spreadsheets using RPG code.
HSSFR4 was written by Scott Klement, and can be found at his web site: POI/HSSF from RPG Also available at his web page are articles on using HSSFR4.
HSSF/POI is a Java project at Apache POI project
This article is a stub. You can help by editing it.