[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IHyperlink

IHyperlink Interface

Represents a hyperlink.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
public interface IHyperlink
Public Interface IHyperlink

Properties

Name Description

Gets or sets a string value that represents the address of the target document.

Gets or sets the string value of the specified hyperlink's email subject line. The subject line is appended to the hyperlink's address.

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

Gets or sets the ScreenTip text for 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.

Gets a HyperlinkType constant, that represents the location of the hyperlink.

Methods

Name Description

Deletes the hyperlink.