"POI Users List" <[email protected]> écrit : >try this... > >cell.setCellFormula("HYPERLINK(\"http://www.apconsult.de/kont.htm\", >\"Contact\")"); > >...we use it all the time.
Thanks for the answer, but the problem is that I want to read the content (including strings with some formatting and hyperlinks) of a cell of an existing workbook, and next to put it in a cell of an other workbook. So how to read this cell, and get back the hyperlink data ? > >----- original message -------- > >Subject: hyperlink >Sent: Tue, 30 Oct 2007 >From: Anthony VIOLO /avi .S<[EMAIL PROTECTED]> > >> Hello, >> >> I'd want to copy a complete cell from a workbook in an other workbook. >> >> This cell contains text, with some formatting, and also some hyperlinked >> words. >> >> How to get back the hyperlinks, and next put them in the cell of the >other >> document ? >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > >--- original message end ---- > > >--------------------------------------------------------------------- >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]
