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

In This Topic
    IHyperlink Interface Properties
    In This Topic

    For a list of all members of this type, see IHyperlink members.

    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
    See Also