-
-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
Description
Hi All,
I have been trying to find a way I could insert a hyperlink inside a table cell. Unfortunately since row.createCell only takes float and String parameters, not really sure how to insert a hyperlink in it.
I've tried using <a href tag as well but seems like that is not supported as well. Is there a way to get this working? Any help will be highly appreciated.
Thank you
Reactions are currently unavailable