Class Hyperlinks

[Obsolete("This class is obsolete; use GridHyperlinkCollection instead")]
public class Hyperlinks

Methods

NameDescription
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