Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IHyperlink Interface / TextToDisplay Property
In This Topic
    TextToDisplay Property
    In This Topic
    Gets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
    Syntax
    System.string TextToDisplay {get; set;}
    See Also