Hi All, I have the question: can I attach hyperlink to the image not to the cell content? I need to get hyperlink opened when I click on the image in the Excel document. I can create hyperlink when I edit the document in MS Excel 2003 by right button clicking on image and selecting 'hyperlink'. But how can I do it using Apache POI HSSF or XSSF API?
- Creating hyperlink on the image inserted into the sheet usi... Vitaly Rozhkov
