Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Hyperlink Class
Properties Methods


In This Topic
    Hyperlink Class Members
    In This Topic

    The following tables list the members exposed by Hyperlink.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Hyperlink class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a string value that represents the address of the target document.  
    Public PropertyGets or sets the string value of the specified hyperlink's email subject line. The subject line is appended to the hyperlink's address.  
    Public PropertyGets the string value that represents the navigation address of the hyperlink.  
    Public PropertyGets or sets the ScreenTip text for the specified hyperlink.  
    Public PropertyGets or sets the location within the document associated with the hyperlink.  
    Public PropertyGets a HyperlinkType constant, that represents the location of the hyperlink.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Top
    See Also