Hyperlinks.GetHyperlink
Hyperlinks.GetHyperlink method
Gets the cell’s Hyperlink object. If there is no Hyperlink of the cell, returns null.
public Hyperlink GetHyperlink(WebCell cell)
Parameter | Type | Description |
---|---|---|
cell | WebCell | The cell object. |
See Also
- class Hyperlink
- class WebCell
- class Hyperlinks
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb