Hyperlink created by excel formula does not remain intact after Aspose converts to HTML
=HYPERLINK(“https://www.yahoo.com”, “I am hyperlink generated by a formula”)
The above hyperlink works in excel but not once converted to HTML by Aspose.
The hyperlink only remains intact after HTML conversion if I type in:
Is there a way to use a formula to generate a hyperlink?