# C1.Win.C1Editor.Internal.HTML.IHTMLTableRow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow" class="text-break">IHTMLTableRow Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[Guid(&quot;3050f23c-98b5-11cf-bb82-00aa00bdce0b&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLTableRow</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;Guid(&quot;3050f23c-98b5-11cf-bb82-00aa00bdce0b&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLTableRow</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_Win_C1Editor_Internal_HTML_IHTMLTableRow_align" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.align">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.align.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_align">align</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_bgColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.bgColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.bgColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_bgColor">bgColor</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColor">borderColor</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColorDark" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColorDark">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColorDark.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColorDark">borderColorDark</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColorLight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColorLight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.borderColorLight.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_borderColorLight">borderColorLight</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_cells" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.cells">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.cells.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_cells">cells</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_rowIndex" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.rowIndex">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.rowIndex.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_rowIndex">rowIndex</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_sectionRowIndex" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.sectionRowIndex">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.sectionRowIndex.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_sectionRowIndex">sectionRowIndex</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_vAlign" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.vAlign">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.vAlign.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_vAlign">vAlign</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</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_Win_C1Editor_Internal_HTML_IHTMLTableRow_deleteCell_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.deleteCell(System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.deleteCell.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_deleteCell_System_Int32_">deleteCell(int)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_insertCell_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.insertCell(System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLTableRow.insertCell.html#C1_Win_C1Editor_Internal_HTML_IHTMLTableRow_insertCell_System_Int32_">insertCell(int)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
