Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextRange Interface / setText Method
In This Topic
    setText Method
    In This Topic
    Sets a String value that represents the text in a text range.
    Syntax
    void setText( 
       java.lang.String value
    )

    Parameters

    value
    See Also