[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHyperlinks

IHyperlinks Interface

Represents the collection of hyperlinks for a worksheet or range. Each hyperlink is represented by the IHyperlink object.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
public interface IHyperlinks : IEnumerable
Public Interface IHyperlinks
    Inherits IEnumerable

Properties

Name Description

Returns the number of objects in the collection.

Gets the IHyperlink by index.

Methods

Name Description

Adds a hyperlink to the specified shape (IHyperlink object).

Adds a hyperlink to the specified range (IHyperlink object).

Deletes the object.