[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Expressions.ParenthesisNode

Class ParenthesisNode

Namespace
GrapeCity.Documents.Excel.Expressions
Assembly
GcDocs.Excel.dll

Represents a parenthesis expression in the syntax tree.

public class ParenthesisNode : NonTerminalNode, ICloneable
Inheritance
ParenthesisNode
Implements
Inherited Members

Constructors

ParenthesisNode()

Creates a new ParenthesisNode.

public ParenthesisNode()