Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IHyperlink Interface
Properties Methods

In This Topic
    IHyperlink Interface Members
    In This Topic

    The following tables list the members exposed by IHyperlink.

    Public Properties
     NameDescription
     PropertyGets or sets a string value that represents the address of the target document.  
     PropertyGets or sets the string value of the specified hyperlink's email subject line. The subject line is appended to the hyperlink's address.  
     PropertyGets an IRange object that represents the range that the specified hyperlink is attached to.  
     PropertyGets or sets the ScreenTip text for the specified hyperlink.  
     PropertyGets or sets the location within the document associated with the hyperlink.  
     PropertyGets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.  
     PropertyGets a HyperlinkType constant, that represents the location of the hyperlink.  
    Top
    Public Methods
     NameDescription
     MethodDeletes the hyperlink.  
    Top
    See Also