GridPicture.AddHyperlink
GridPicture.AddHyperlink method
Adds a hyperlink to the shape.
public GridHyperlink AddHyperlink(string address)
Parameter | Type | Description |
---|---|---|
address | String | Address of the hyperlink. |
Return Value
Return the new hyperlink object.
See Also
- class GridHyperlink
- class GridPicture
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb