Skip to content

jackzzjack/Output-Data-to-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Output-Data-to-Excel

Output the data to excel file.

Let the text file output to the file of excel format.

Alpha Stage
Author: Yu-Ting, Kao
Date: 2014/04/25

Support type

Support 'double type' only right now.
The 'string type' will be supported in the future.

Usage

javac OutputToExcel.java
java OutputToExcel [text file] [excel file name]

Features

* Append mode and write mode.

Known Issues

About

Output the data to excel file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published