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

In This Topic
    ITextRun Interface Members
    In This Topic

    The following tables list the members exposed by ITextRun.

    Public Properties
     NameDescription
     PropertyGets the font settings of current rich text run  
     PropertyGets or sets the text of current rich text run  
    Top
    Public Methods
     NameDescription
     MethodDeletes this rich text run from its parent IRichText object.  
     MethodInserts a new rich text run after current rich text run.  
     MethodInserts a new rich text run before current rich text run.  
    Top
    See Also