R
ruds
hi
I want to convert excel file to csv file for this I'm using jexcelapi.
the CSV.java file in the source directory of api gives out to the
screen, instead I want to write the op to a txt file.
I tried using FileWriter instead of System.out as parameter, but I'm
unable to get correct op.
Pleas help me to write the correct the file.
Ruds.
I want to convert excel file to csv file for this I'm using jexcelapi.
the CSV.java file in the source directory of api gives out to the
screen, instead I want to write the op to a txt file.
I tried using FileWriter instead of System.out as parameter, but I'm
unable to get correct op.
Pleas help me to write the correct the file.
Ruds.