pansheng12580 / ListSrcToExcel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We can set any project path you wanted and output the structure of the project to Excel by code. We can save time to do other things which are more important,it is effective. Style of Excel which is output by code is like: src________________________________________________ comparator_________________________________________ MyComparator.java______________________ MyString.java__________________________ main_______________________________________________ ListSrcToExcel.java____________________ util_______________________________________________ Config.java____________________________ Util.java______________________________

Author:pansheng Time:20140523 Description:Read and Write Excel by Java code. Steps: 1.set your project path which you want in Config.java 2.set Excel path which is created by java code in Config.java 3.set sheet name and content path correctly in Config.java

if you have any questions in code,contact me by Email(pansheng12580@gmail.com),thanks.

About


Languages

Language:Java 100.0%