# GrapeCity.Documents.Drawing.TableCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Drawing_TableCell" data-uid="GrapeCity.Documents.Drawing.TableCell" class="text-break">TableCell Class
</h1>
  <div class="markdown level0 summary"><p>Describes the layout, style, and data of a table cell.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">TableCell</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Drawing.html">GrapeCity.Documents.Drawing</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Imaging.dll</h6>
  <h5 id="GrapeCity_Documents_Drawing_TableCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TableCell</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TableCell</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_ColumnIndex" data-uid="GrapeCity.Documents.Drawing.TableCell.ColumnIndex">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.ColumnIndex.html#GrapeCity_Documents_Drawing_TableCell_ColumnIndex">ColumnIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of left column in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_ColumnSpan" data-uid="GrapeCity.Documents.Drawing.TableCell.ColumnSpan">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.ColumnSpan.html#GrapeCity_Documents_Drawing_TableCell_ColumnSpan">ColumnSpan</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of columns covered by the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_ContentRect" data-uid="GrapeCity.Documents.Drawing.TableCell.ContentRect">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.ContentRect.html#GrapeCity_Documents_Drawing_TableCell_ContentRect">ContentRect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell's content <a class="xref" href="GrapeCity.Documents.Layout.LayoutRect.html">LayoutRect</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Data" data-uid="GrapeCity.Documents.Drawing.TableCell.Data">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Data.html#GrapeCity_Documents_Drawing_TableCell_Data">Data</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a data object associated with the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Height" data-uid="GrapeCity.Documents.Drawing.TableCell.Height">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Height.html#GrapeCity_Documents_Drawing_TableCell_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height of the cell, in graphic units.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Rect" data-uid="GrapeCity.Documents.Drawing.TableCell.Rect">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Rect.html#GrapeCity_Documents_Drawing_TableCell_Rect">Rect</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Layout.LayoutRect.html">LayoutRect</a> for the table cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_RowIndex" data-uid="GrapeCity.Documents.Drawing.TableCell.RowIndex">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.RowIndex.html#GrapeCity_Documents_Drawing_TableCell_RowIndex">RowIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of top row in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_RowSpan" data-uid="GrapeCity.Documents.Drawing.TableCell.RowSpan">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.RowSpan.html#GrapeCity_Documents_Drawing_TableCell_RowSpan">RowSpan</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of rows covered by the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Style" data-uid="GrapeCity.Documents.Drawing.TableCell.Style">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Style.html#GrapeCity_Documents_Drawing_TableCell_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cell style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Table" data-uid="GrapeCity.Documents.Drawing.TableCell.Table">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Table.html#GrapeCity_Documents_Drawing_TableCell_Table">Table</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the owner <a class="xref" href="GrapeCity.Documents.Drawing.TableRenderer.html">TableRenderer</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_TextLayout" data-uid="GrapeCity.Documents.Drawing.TableCell.TextLayout">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.TextLayout.html#GrapeCity_Documents_Drawing_TableCell_TextLayout">TextLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Documents.Text.TextLayout.html">TextLayout</a> object drawn in the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Drawing_TableCell_Width" data-uid="GrapeCity.Documents.Drawing.TableCell.Width">
          <a class="xref" href="GrapeCity.Documents.Drawing.TableCell.Width.html#GrapeCity_Documents_Drawing_TableCell_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the cell, in graphic units.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
