# GrapeCity.Documents.Word.Cell.Table

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_Cell_Table_" data-uid="GrapeCity.Documents.Word.Cell.Table*">Table Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_Cell_Table_" data-uid="GrapeCity.Documents.Word.Cell.Table*"></a>
<h4 id="GrapeCity_Documents_Word_Cell_Table" data-uid="GrapeCity.Documents.Word.Cell.Table">Table</h4>
<div class="markdown level1 summary"><p>Gets the parent table of this cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Table Table { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Table As Table</code></pre>
</div>
</div>
