Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package / TextNode Class / setValue Method
In This Topic
    setValue Method
    In This Topic
    The text of this node. The value can't be @code:null (@code:Nothing).
    Syntax
    public void setValue( 
       java.lang.String value
    )

    Parameters

    value
    See Also