[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHyperlink.TextToDisplay

TextToDisplay Property

Gets or sets the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.

Declaration
string TextToDisplay { get; set; }
Property TextToDisplay As String