How to create formatted ex.sheet in java - TechRepublic
General discussion
December 3, 2001 at 07:53 PM
rits_cyber

How to create formatted ex.sheet in java

by rits_cyber . Updated 24 years, 1 month ago

My project needs one report which should be able to open in excel . It needs to be well formated , like first two columns fixed , left 3 col. fixed . Need to show colors in different cells (according to data) .
And I need to give a link to user to download this file. My problem is that how do I format data in csv format , so that when user open file in excel it would open in formatted form. ?

This discussion is locked

All Comments