Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / RichText Property
In This Topic
    RichText Property
    In This Topic
    Gets the rich text object associate with the top-left cell of this range.
    Syntax
    IRichText RichText {get;}
    See Also