You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "patel.parag" <pa...@highqsolutions.com> on 2012/08/09 14:30:30 UTC

cell with hyperlinks in excel when copies by dragging doesn't preserved while importing using POI

Hello Folks,

I am going through very strange issue. To generate issue please follow below
steps:

1) create a cell with hyper link in excel.
2) copy that cell by dragging it vertically for few cells. Now all cells
will be having same URL value.
3) When importing this excel in java using POI api, URL doesn't get
preserved. This can be clearly seen by calling cell.getHyperlink() which
returns null. 

please note that cell is object of HSSFCell.

Thanks in advance.

Regards
Parag  Patel



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/cell-with-hyperlinks-in-excel-when-copies-by-dragging-doesn-t-preserved-while-importing-using-POI-tp5710638.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org