Everthing that you need is available here http://jakarta.apache.org/poi/hssf/index.html particularly http://jakarta.apache.org/poi/hssf/how-to.html
On Fri, 2003-10-10 at 15:33, Johan Kok wrote: > I would like to read an excell file, and create an xml table with the > content. A couple of additionals, like title and a description would be > added to the xml file and later to drop that into a database. > > What is the best manner in which I can do that. > > As a second pahse I will be writing a number of spreadsheet, but the majro > need at the moment is the reading. > > Regards > Johan Kok > > > -----Original Message----- > > From: Andy Richards [mailto:[EMAIL PROTECTED] > > Sent: 10 October 2003 11:33 > > To: [EMAIL PROTECTED] > > Subject: setBackGroundColor examples > > > > > > Hi, being new to poi i may have posted a stupid question > > previously about > > setting background colour in cells. I have tried to implement > > the example on > > the poi quick start quide but i cant seem to get it to work? > > Anyone know of > > any good examples of implementing this? > > > > Thanks > > > > Andy > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
