Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.expressions Package
/
OperatorNode Class
/ OperatorNode Constructor
The type of the operator.
Collapse All
Expand All
In This Topic
OperatorNode Constructor
In This Topic
Creates a new @code:OperatorNode from the type of the operator.
Syntax
public
OperatorNode(
OperatorKind
kind
)
Parameters
kind
The type of the operator.
See Also
Reference
OperatorNode Class
OperatorNode Members