Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IHyperlinks Interface
Members
In This Topic
    IHyperlinks Interface
    In This Topic
    Represents the collection of hyperlinks for a worksheet or range. Each hyperlink is represented by the IHyperlink object.
    Object Model
    IHyperlinks Interface
    Syntax
    [System.Reflection.DefaultMember("Item")]
    public interface IHyperlinks 
    See Also