Add/Remove Hyperlinks From Client Side
Contents
[
Hide
]
This topic discusses adding and removing hyperlinks from client side in the Aspose.Cells.GridWeb control.
Aspose.Cells GridWeb now supports adding and removing hyperlinks from client side. For this, the API provides the “addCelllink” and “delCelllink” functions. The following code snippets demonstrates adding and removing hyperlinks from client side in GridWeb.
Sample Code
You may also link to sheet using the following code snippet.