I have done upto reading text (String) from Excel file i could leverage the same into my JAVA. But now i have an other querry.
Supposing if the text in excel is a hyperlink i need the link path of that text.
Say: "hyperlink text" path manually mapped to say ("C:\Folder\iamge.jpg") I want this path in java.
Can any one help me with this!