Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / NumberNode Class / Value Property
In This Topic
    Value Property (NumberNode)
    In This Topic
    The value of this node.
    Syntax
    public System.double Value {get; set;}
    See Also