Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / IsRichText Property
In This Topic
    IsRichText Property
    In This Topic
    Indicates whether the cell string value is a rich text.
    Syntax
    System.bool IsRichText {get;}
    See Also