# FarPoint.Win.Spread.CellInfoRange.FromCellRange

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellInfoRange_FromCellRange_" data-uid="FarPoint.Win.Spread.CellInfoRange.FromCellRange*">FromCellRange Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellInfoRange_FromCellRange_" data-uid="FarPoint.Win.Spread.CellInfoRange.FromCellRange*"></a>
<h4 id="FarPoint_Win_Spread_CellInfoRange_FromCellRange_FarPoint_Win_Spread_SheetView_FarPoint_Win_Spread_Model_CellRange_FarPoint_Win_Spread_RowClipInfoRange__FarPoint_Win_Spread_ColumnClipInfoRange__" data-uid="FarPoint.Win.Spread.CellInfoRange.FromCellRange(FarPoint.Win.Spread.SheetView,FarPoint.Win.Spread.Model.CellRange,FarPoint.Win.Spread.RowClipInfoRange@,FarPoint.Win.Spread.ColumnClipInfoRange@)">FromCellRange(SheetView, CellRange, ref RowClipInfoRange, ref ColumnClipInfoRange)</h4>
<div class="markdown level1 summary"><p>Creates cell information for the specified range in the specified sheet.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static CellInfoRange FromCellRange(SheetView sheetView, CellRange cellRange, ref RowClipInfoRange rowClipInfo, ref ColumnClipInfoRange columnClipInfo)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared Function FromCellRange(sheetView As SheetView, cellRange As CellRange, ByRef rowClipInfo As RowClipInfoRange, ByRef columnClipInfo As ColumnClipInfoRange) As CellInfoRange</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.SheetView.html">SheetView</a></td>
      <td><span class="parametername">sheetView</span></td>
      <td><p>Sheet from which to build the cell information</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.Model.CellRange.html">CellRange</a></td>
      <td><span class="parametername">cellRange</span></td>
      <td><p>Range from which to build the cell information, or null to use the current selection (if there is a selection) or active cell instead</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.RowClipInfoRange.html">RowClipInfoRange</a></td>
      <td><span class="parametername">rowClipInfo</span></td>
      <td><p>Row Clipboard information</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.ColumnClipInfoRange.html">ColumnClipInfoRange</a></td>
      <td><span class="parametername">columnClipInfo</span></td>
      <td><p>Column Clipboard information</p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.CellInfoRange.html">CellInfoRange</a></td>
      <td><p>A CellInforRange object</p>
</td>
    </tr>
  </tbody>
</table>


<a id="FarPoint_Win_Spread_CellInfoRange_FromCellRange_" data-uid="FarPoint.Win.Spread.CellInfoRange.FromCellRange*"></a>
<h4 id="FarPoint_Win_Spread_CellInfoRange_FromCellRange_FarPoint_Win_Spread_SheetView_FarPoint_Win_Spread_Model_CellRange_FarPoint_Win_Spread_RowClipInfoRange__FarPoint_Win_Spread_ColumnClipInfoRange__FarPoint_Win_Spread_TableViewClipboardInfo__" data-uid="FarPoint.Win.Spread.CellInfoRange.FromCellRange(FarPoint.Win.Spread.SheetView,FarPoint.Win.Spread.Model.CellRange,FarPoint.Win.Spread.RowClipInfoRange@,FarPoint.Win.Spread.ColumnClipInfoRange@,FarPoint.Win.Spread.TableViewClipboardInfo@)">FromCellRange(SheetView, CellRange, ref RowClipInfoRange, ref ColumnClipInfoRange, ref TableViewClipboardInfo)</h4>
<div class="markdown level1 summary"><p>Creates cell information for the specified range in the specified sheet.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public static CellInfoRange FromCellRange(SheetView sheetView, CellRange cellRange, ref RowClipInfoRange rowClipInfo, ref ColumnClipInfoRange columnClipInfo, ref TableViewClipboardInfo tableClipInfo)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Shared Function FromCellRange(sheetView As SheetView, cellRange As CellRange, ByRef rowClipInfo As RowClipInfoRange, ByRef columnClipInfo As ColumnClipInfoRange, ByRef tableClipInfo As TableViewClipboardInfo) As CellInfoRange</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.SheetView.html">SheetView</a></td>
      <td><span class="parametername">sheetView</span></td>
      <td><p>Sheet from which to build the cell information</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.Model.CellRange.html">CellRange</a></td>
      <td><span class="parametername">cellRange</span></td>
      <td><p>Range from which to build the cell information, or null to use the current selection (if there is a selection) or active cell instead</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.RowClipInfoRange.html">RowClipInfoRange</a></td>
      <td><span class="parametername">rowClipInfo</span></td>
      <td><p>Row Clipboard information</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.ColumnClipInfoRange.html">ColumnClipInfoRange</a></td>
      <td><span class="parametername">columnClipInfo</span></td>
      <td><p>Column Clipboard information</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.TableViewClipboardInfo.html">TableViewClipboardInfo</a></td>
      <td><span class="parametername">tableClipInfo</span></td>
      <td></td>
    </tr>
  </tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.CellInfoRange.html">CellInfoRange</a></td>
      <td><p>A CellInforRange object</p>
</td>
    </tr>
  </tbody>
</table>
</div>
