Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITextRun Interface
Methods

In This Topic
    ITextRun Interface Members
    In This Topic

    The following tables list the members exposed by ITextRun.

    Public Methods
     NameDescription
     MethodDeletes this ITextRun from its parent IRichText object.  
     MethodGets the font settings of current text run.  
     MethodGets the text of current text run.  
     MethodInserts a new ITextRun after current text run.  
     MethodInserts a new ITextRun before current text run.  
     MethodSets text for current text run.  
    Top
    See Also