# C1.Win.FlexGrid.CellRange.Normalize

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexGrid_CellRange_Normalize_" data-uid="C1.Win.FlexGrid.CellRange.Normalize*">Normalize Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexGrid_CellRange_Normalize_" data-uid="C1.Win.FlexGrid.CellRange.Normalize*"></a>
<h4 id="C1_Win_FlexGrid_CellRange_Normalize" data-uid="C1.Win.FlexGrid.CellRange.Normalize">Normalize()</h4>
<div class="markdown level1 summary"><p>Normalizes the range so that <a class="xref" href="C1.Win.FlexGrid.CellRange.r1.html#C1_Win_FlexGrid_CellRange_r1">r1</a> is the <a class="xref" href="C1.Win.FlexGrid.CellRange.TopRow.html#C1_Win_FlexGrid_CellRange_TopRow">TopRow</a>,
<a class="xref" href="C1.Win.FlexGrid.CellRange.r2.html#C1_Win_FlexGrid_CellRange_r2">r2</a> is the <a class="xref" href="C1.Win.FlexGrid.CellRange.BottomRow.html#C1_Win_FlexGrid_CellRange_BottomRow">BottomRow</a>,
<a class="xref" href="C1.Win.FlexGrid.CellRange.c1.html#C1_Win_FlexGrid_CellRange_c1">c1</a> is the <a class="xref" href="C1.Win.FlexGrid.CellRange.LeftCol.html#C1_Win_FlexGrid_CellRange_LeftCol">LeftCol</a>,
and <a class="xref" href="C1.Win.FlexGrid.CellRange.c2.html#C1_Win_FlexGrid_CellRange_c2">c2</a> is the <a class="xref" href="C1.Win.FlexGrid.CellRange.RightCol.html#C1_Win_FlexGrid_CellRange_RightCol">RightCol</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void Normalize()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub Normalize()</code></pre>
</div>
</div>
