Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / HyperLinkCellType Class
Methods

In This Topic
    HyperLinkCellType Class Members
    In This Topic

    The following tables list the members exposed by HyperLinkCellType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets whether to move to the active cell when clicked.  
    Public MethodGets the color of the hyperlink.  
    Public MethodGets the tooltip for the hyperlink.  
    Public MethodGets the type for the hyperlink's target.  
    Public MethodGets the text string for the hyperlink.  
    Public MethodGets the color of visited links.  
    Public MethodSets whether to move to the active cell when clicked.  
    Public MethodSets the color of the hyperlink.  
    Public MethodSets the tooltip for the hyperlink.  
    Public MethodSets the type for the hyperlink's target.  
    Public MethodSets the text string for the hyperlink.  
    Public MethodSets the color of visited links.  
    Top
    See Also