Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IHyperlink Interface / setTextToDisplay Method
In This Topic
    setTextToDisplay Method
    In This Topic
    Sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
    Syntax
    void setTextToDisplay( 
       java.lang.String value
    )

    Parameters

    value
    See Also