# FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo" class="text-break">SpreadChartClipboardInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a SpreadChart'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">SpreadChartClipboardInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.Chart.html">FarPoint.Win.Spread.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadChartClipboardInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadChartClipboardInfo</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_Chart_SpreadChartClipboardInfo__ctor" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.-ctor.html#FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo__ctor">SpreadChartClipboardInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.html">SpreadChartClipboardInfo</a> class.</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_Chart_SpreadChartClipboardInfo_ChartIndexes" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ChartIndexes">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ChartIndexes.html">ChartIndexes</a>
        </td>
        <td class="markdown level1 summary"><p>List of indexes of <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChart.html">SpreadChart</a> objects.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_Charts" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.Charts">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.Charts.html">Charts</a>
        </td>
        <td class="markdown level1 summary"><p>List of <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChart.html">SpreadChart</a> objects.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_ClipboardFormat" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ClipboardFormat">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ClipboardFormat.html">ClipboardFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a Clipboard format type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_ReActivate" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ReActivate">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.ReActivate.html">ReActivate</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the chart object should be set active.</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="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_GetFromClipboard" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.GetFromClipboard">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.GetFromClipboard.html#FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_GetFromClipboard">GetFromClipboard()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChartClipboardInfo.Serialize.html#FarPoint_Win_Spread_Chart_SpreadChartClipboardInfo_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
