Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package
/
TextNode Class
/ TextNode Constructor
The string value. The value can't be @code:null( @code:Nothing).
Collapse All
Expand All
In This Topic
TextNode Constructor
In This Topic
Creates a new @code:TextNode from @code:string.
Syntax
public
TextNode( java.lang.String
value
)
Parameters
value
The string value. The value can't be @code:null( @code:Nothing).
See Also
Reference
TextNode Class
TextNode Members