# GrapeCity.Documents.Excel.Expressions

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="GrapeCity_Documents_Excel_Expressions" data-uid="GrapeCity.Documents.Excel.Expressions" class="text-break">GrapeCity.Documents.Excel.Expressions Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ArrayNode.html">ArrayNode</a></h4>
      <section><p>Represents an array literal in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ConstNode.html">ConstNode</a></h4>
      <section><p>Represents a constant node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.EmptyNode.html">EmptyNode</a></h4>
      <section><p>Represents an empty node. This node is used when a parameter was omitted.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ErrorNode.html">ErrorNode</a></h4>
      <section><p>Represents an error literal node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.FormulaSyntaxTree.html">FormulaSyntaxTree</a></h4>
      <section><p>Represents a formula.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.FunctionNode.html">FunctionNode</a></h4>
      <section><p>Represents a function invocation expression in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.LogicalNode.html">LogicalNode</a></h4>
      <section><p>Represents a logical literal node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.NameNode.html">NameNode</a></h4>
      <section><p>Represents a name node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.NonTerminalNode.html">NonTerminalNode</a></h4>
      <section><p>Represents a non-terminal node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.NumberNode.html">NumberNode</a></h4>
      <section><p>Represents a number node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.OperatorNode.html">OperatorNode</a></h4>
      <section><p>Represents an operator invocation expression in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ParenthesisNode.html">ParenthesisNode</a></h4>
      <section><p>Represents a parenthesis expression in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ParseContext.html">ParseContext</a></h4>
      <section><p>Contains options for converting <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> to <a class="xref" href="GrapeCity.Documents.Excel.Expressions.FormulaSyntaxTree.html">FormulaSyntaxTree</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.Reference.html">Reference</a></h4>
      <section><p>Represents a reference in formula.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.ReferenceNode.html">ReferenceNode</a></h4>
      <section><p>Represents an reference node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.SyntaxNode.html">SyntaxNode</a></h4>
      <section><p>Represents a node in the syntax tree. The node can be terminal or non-terminal.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.TableItemNode.html">TableItemNode</a></h4>
      <section><p>Represents a table item in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.TerminalNode.html">TerminalNode</a></h4>
      <section><p>Represents a terminal node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.TextNode.html">TextNode</a></h4>
      <section><p>Represents a string literal node in the syntax tree.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.UnParseContext.html">UnParseContext</a></h4>
      <section><p>Contains options for converting <a class="xref" href="GrapeCity.Documents.Excel.Expressions.FormulaSyntaxTree.html">FormulaSyntaxTree</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.WorkbookReference.html">WorkbookReference</a></h4>
      <section><p>Represents a reference to an external workbook.
This class is immutable.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.OperatorKind.html">OperatorKind</a></h4>
      <section><p>Represents formula operators.</p>
</section>
      <h4><a class="xref" href="GrapeCity.Documents.Excel.Expressions.TableItemType.html">TableItemType</a></h4>
      <section><p>Represents parts of a table.</p>
</section>


</div>
