# FarPoint.Win.Spread.TableViewClipboardInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_TableViewClipboardInfo" data-uid="FarPoint.Win.Spread.TableViewClipboardInfo" class="text-break">TableViewClipboardInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a TableView's data structure in the clipboard.</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">TableViewClipboardInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_TableViewClipboardInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TableViewClipboardInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TableViewClipboardInfo</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_TableViewClipboardInfo__ctor_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.TableViewClipboardInfo.#ctor(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.-ctor.html#FarPoint_Win_Spread_TableViewClipboardInfo__ctor_System_Int32_System_Int32_">TableViewClipboardInfo(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.html">TableViewClipboardInfo</a> object with specific row and colum indexes.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_TableViewClipboardInfo_tables" data-uid="FarPoint.Win.Spread.TableViewClipboardInfo.tables">
          <a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.tables.html">tables</a>
        </td>
        <td class="markdown level1 summary"><p>List of <a class="xref" href="FarPoint.Win.Spread.TableView.html">TableView</a> objects.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Win_Spread_TableViewClipboardInfo_BaseColumn" data-uid="FarPoint.Win.Spread.TableViewClipboardInfo.BaseColumn">
          <a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.BaseColumn.html#FarPoint_Win_Spread_TableViewClipboardInfo_BaseColumn">BaseColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Gets base column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_TableViewClipboardInfo_BaseRow" data-uid="FarPoint.Win.Spread.TableViewClipboardInfo.BaseRow">
          <a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.BaseRow.html#FarPoint_Win_Spread_TableViewClipboardInfo_BaseRow">BaseRow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets base row.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
