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