Class Hyperlinks
Hyperlinks class
[Obsolete("This class is obsolete; use GridHyperlinkCollection instead")]
public class Hyperlinks
Methods
| Name | Description |
|---|---|
| AddCellImage(string) | |
| AddHyperlink(GridCell) | |
| AddHyperlink(string) | |
| Clear() | Clears all hyperlinks. |
| GetHyperlink(WebCell) | Gets the cell’s Hyperlink object. If there is no Hyperlink of the cell, returns null. |
| RemoveHyperlink(GridCell) |
Remarks
NOTE: This class is now obsolete. please use GridHyperlinkCollection Instead. This class will be removed after 6 months since Aug. 2014. Aspose apologizes for any inconvenience you may have experienced.
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb