Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRichText Interface / add Method
In This Topic
    add Method
    In This Topic
    Adds a text run into current rich text object.
    Syntax
    ITextRun add( 
       java.lang.String text
    )

    Parameters

    text
    See Also