# C1.C1Word.Objects.RtfCell

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Word_Objects_RtfCell" data-uid="C1.C1Word.Objects.RtfCell" class="text-break">RtfCell Class
</h1>
  <div class="markdown level0 summary"><p>The Word/RTF table cell object.</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"><a class="xref" href="C1.C1Word.Objects.RtfObject.html">RtfObject</a></div>
    <div class="level2"><a class="xref" href="C1.C1Word.Objects.RtfBorderObject.html">RtfBorderObject</a></div>
    <div class="level3"><a class="xref" href="C1.C1Word.Objects.RtfFilledObject.html">RtfFilledObject</a></div>
    <div class="level4"><a class="xref" href="C1.C1Word.Objects.RtfDiagonalObject.html">RtfDiagonalObject</a></div>
    <div class="level5"><a class="xref" href="C1.C1Word.Objects.RtfTableObject.html">RtfTableObject</a></div>
    <div class="level6"><span class="xref">RtfCell</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Word.Objects.html">C1.C1Word.Objects</a></h6>
  <h6><strong>Assembly</strong>: C1.C1Word.4.8.dll</h6>
  <h5 id="C1_C1Word_Objects_RtfCell_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RtfCell : RtfTableObject, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RtfCell
    Inherits RtfTableObject
    Implements ICloneable</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="C1_C1Word_Objects_RtfCell_BackFilling" data-uid="C1.C1Word.Objects.RtfCell.BackFilling">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.BackFilling.html#C1_C1Word_Objects_RtfCell_BackFilling">BackFilling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background filling color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_BottomPadding" data-uid="C1.C1Word.Objects.RtfCell.BottomPadding">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.BottomPadding.html#C1_C1Word_Objects_RtfCell_BottomPadding">BottomPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets bottom padding of this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Content" data-uid="C1.C1Word.Objects.RtfCell.Content">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Content.html#C1_C1Word_Objects_RtfCell_Content">Content</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets RTF item content for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_ForeFilling" data-uid="C1.C1Word.Objects.RtfCell.ForeFilling">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.ForeFilling.html#C1_C1Word_Objects_RtfCell_ForeFilling">ForeFilling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground filling color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Height" data-uid="C1.C1Word.Objects.RtfCell.Height">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Height.html#C1_C1Word_Objects_RtfCell_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets height for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Index" data-uid="C1.C1Word.Objects.RtfCell.Index">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Index.html#C1_C1Word_Objects_RtfCell_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets index of the cell collection for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_IsMerged" data-uid="C1.C1Word.Objects.RtfCell.IsMerged">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.IsMerged.html#C1_C1Word_Objects_RtfCell_IsMerged">IsMerged</a>
        </td>
        <td class="markdown level1 summary"><p>Gets merged or not this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_IsVisible" data-uid="C1.C1Word.Objects.RtfCell.IsVisible">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.IsVisible.html#C1_C1Word_Objects_RtfCell_IsVisible">IsVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets visible or not this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_LeftPadding" data-uid="C1.C1Word.Objects.RtfCell.LeftPadding">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.LeftPadding.html#C1_C1Word_Objects_RtfCell_LeftPadding">LeftPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets left padding of this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Merge" data-uid="C1.C1Word.Objects.RtfCell.Merge">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Merge.html#C1_C1Word_Objects_RtfCell_Merge">Merge</a>
        </td>
        <td class="markdown level1 summary"><p>Gets merge type for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_MergedCell" data-uid="C1.C1Word.Objects.RtfCell.MergedCell">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.MergedCell.html#C1_C1Word_Objects_RtfCell_MergedCell">MergedCell</a>
        </td>
        <td class="markdown level1 summary"><p>Gets merged cell for this cell or null.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_MergedColumns" data-uid="C1.C1Word.Objects.RtfCell.MergedColumns">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.MergedColumns.html#C1_C1Word_Objects_RtfCell_MergedColumns">MergedColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Gets merged columns for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_MergedRows" data-uid="C1.C1Word.Objects.RtfCell.MergedRows">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.MergedRows.html#C1_C1Word_Objects_RtfCell_MergedRows">MergedRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets merged rows for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Pattern" data-uid="C1.C1Word.Objects.RtfCell.Pattern">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Pattern.html#C1_C1Word_Objects_RtfCell_Pattern">Pattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the RTF pattern type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Right" data-uid="C1.C1Word.Objects.RtfCell.Right">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Right.html#C1_C1Word_Objects_RtfCell_Right">Right</a>
        </td>
        <td class="markdown level1 summary"><p>Gets right position for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_RightPadding" data-uid="C1.C1Word.Objects.RtfCell.RightPadding">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.RightPadding.html#C1_C1Word_Objects_RtfCell_RightPadding">RightPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets right padding of this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Row" data-uid="C1.C1Word.Objects.RtfCell.Row">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Row.html#C1_C1Word_Objects_RtfCell_Row">Row</a>
        </td>
        <td class="markdown level1 summary"><p>Gets row object for this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_TextFlow" data-uid="C1.C1Word.Objects.RtfCell.TextFlow">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.TextFlow.html#C1_C1Word_Objects_RtfCell_TextFlow">TextFlow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text flow (direct) of this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_TopPadding" data-uid="C1.C1Word.Objects.RtfCell.TopPadding">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.TopPadding.html#C1_C1Word_Objects_RtfCell_TopPadding">TopPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets top padding of this cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_Width" data-uid="C1.C1Word.Objects.RtfCell.Width">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.Width.html#C1_C1Word_Objects_RtfCell_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets width for this cell.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_C1Word_Objects_RtfCell_SetMerged_System_Int32_System_Int32_" data-uid="C1.C1Word.Objects.RtfCell.SetMerged(System.Int32,System.Int32)">
          <a class="xref" href="C1.C1Word.Objects.RtfCell.SetMerged.html#C1_C1Word_Objects_RtfCell_SetMerged_System_Int32_System_Int32_">SetMerged(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Set merged for this cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
