Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HyperLinkCellType Class / Text Property
In This Topic
    Text Property (HyperLinkCellType)
    In This Topic
    Gets or sets the text string for the hyperlink.
    Syntax
    public System.string Text {get; set;}
    See Also