Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / TextNode Class / Value Property
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
    public System.string Value {get; set;}
    See Also