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 'double type' only right now. The 'string type' will be supported in the future.
javac OutputToExcel.java
java OutputToExcel [text file] [excel file name]