Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
TextNode Class
/ TextNode Constructor
The string value. The value can't be a null reference (
Nothing
in Visual Basic) (
Nothing
).
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TextNode Constructor
In This Topic
Creates a new
TextNode
from
System.String
.
Syntax
C#
public
TextNode( System.
string
value
)
Parameters
value
The string value. The value can't be a null reference (
Nothing
in Visual Basic) (
Nothing
).
See Also
Reference
TextNode Class
TextNode Members