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

In This Topic
    HyperLinkCellType Class Methods
    In This Topic

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

    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