Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
OperatorNode Class
/ OperatorNode Constructor
The type of the operator.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
OperatorNode Constructor
In This Topic
Creates a new
OperatorNode
from the type of the operator.
Syntax
C#
public
OperatorNode(
OperatorKind
kind
)
Parameters
kind
The type of the operator.
See Also
Reference
OperatorNode Class
OperatorNode Members