Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRichText Interface
Properties Methods

In This Topic
    IRichText Interface Members
    In This Topic

    The following tables list the members exposed by IRichText.

    Public Properties
     NameDescription
     PropertyGets the count of ITextRun objects.  
     PropertyGets the plain text that is composed of all ITextRun objects.  
    Top
    Public Methods
     NameDescription
     Method Adds a text run into current rich text object.  
     Method (Inherited from System.Collections.Generic.IEnumerable<ITextRun>)
    Top
    See Also