NumberNode Constructor (NumberNode) | Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition
Demos
Docs
API
Pricing
Download
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
NumberNode Class
/ NumberNode Constructor
The value of the new
NumberNode
.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
Document Solutions for Excel, .NET Edition Overview
Key Features
Getting Started
Features
Templates
File Operations
Document Solutions Data Viewer
API Reference
Release Notes
NumberNode Constructor
In This Topic
Syntax
See Also
Creates a
NumberNode
from
System.Double
value.
Syntax
C#
public
NumberNode( System.
double
value
)
Parameters
value
The value of the new
NumberNode
.
See Also
Reference
NumberNode Class
NumberNode Members