I am writting some text say "Pass" into excel file using cell.setCellValue("Pass")
. Now I have to create a link to an image which locates at directory (C:\Users\UserName\DeskTop\image\test.jpg) from an excel.
When I click on text pass from excel file, then it should open the test.jpg
image.
Please guide me/share to JAVA code to achieve this.
Thanks, Md Ashfaq