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

In This Topic
    ITextRun Interface Methods
    In This Topic

    For a list of all members of this type, see ITextRun members.

    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