[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHyperlink

IHyperlink Interface

Represents a hyperlink.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
public interface IHyperlink
Public Interface IHyperlink

Properties

Name Description

Gets or sets the address of the target document.

Gets or sets the text string of the specified hyperlink’s e-mail subject line. The subject line is appended to the hyperlink’s address.

Returns the name of the object (read-only).

Returns the IRange object that represents the range the specified hyperlink is attached to.

Gets or sets the ScreenTip text for the specified hyperlink.

Returns the IShape object that represents the shape attached to the specified hyperlink.

Gets or sets the location within the document associated with the hyperlink.

Gets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

Methods

Name Description

Deletes the hyperlink.