Specifies arguments after a hyperlink is created or clicked.
string
Specifies the range of cells where the hyperlink was added.
string
Specifies the text displayed for the hyperlink. If no text is provided, the current value of the cell is displayed by default.
string
| HyperlinkModel
Specifies the hyperlink reference.
This can either be a URL string (e.g., ”https://example.com”) or a HyperlinkModel
object.