This module has been migrated Apache POI (3.8 final) which worked on JDK 1.5 to JDK 1.4.
(for Excel, Word, PowerPoint 97 - 2003, and 2007 - 2010(ooxml format))
Installieren
Download jar file and add jar file to the build path of the target project, refer to build path of "poi-3.8-jdk1.4-example-20120520-rc1". jar ファイルをダウンロードし、対象プロジェクトの... Show How to Install
Usage
サンプルプログラム(poi-3.7-jdk1.4-example-20110508-rc2-src.zip)の使い方
・Eclipse でサンプルプロジェクトをインポートします。
・WTPサーバへプロジェクトへ追加します。(例:poi37jdk14example)
・WTP... Show Usage