Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITextRun Interface / setText Method
In This Topic
    setText Method
    In This Topic
    Sets text for current text run.
    Syntax
    void setText( 
       java.lang.String text
    )

    Parameters

    text
    See Also