Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
TextNode Class
/ Value Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Value Property (TextNode)
In This Topic
The text of this node. The value can't be a null reference (
Nothing
in Visual Basic) (
Nothing
).
Syntax
C#
public
System.
string
Value {
get
;
set
;}
See Also
Reference
TextNode Class
TextNode Members