Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HyperLinkCellType Class
Properties

In This Topic
    HyperLinkCellType Class Members
    In This Topic

    The following tables list the members exposed by HyperLinkCellType.

    Public Constructors
     NameDescription
    Public Constructor Create a hyperlink cell type.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether to move to the active cell when clicked.  
    Public Property Gets or sets the color of the hyperlink.  
    Public Property Gets or sets the tooltip for the hyperlink.  
    Public Property Gets or sets the type for the hyperlink's target.  
    Public Property Gets or sets the text string for the hyperlink.  
    Public Property Gets or sets the color of visited links.  
    Top
    See Also