# GrapeCity.Documents.Excel.IAutoMergeRangeInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IAutoMergeRangeInfo" data-uid="GrapeCity.Documents.Excel.IAutoMergeRangeInfo" class="text-break">IAutoMergeRangeInfo Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the auto merge range information.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_IAutoMergeRangeInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IAutoMergeRangeInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IAutoMergeRangeInfo</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="GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Direction" data-uid="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Direction">
          <a class="xref" href="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Direction.html#GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the auto merge direction.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Mode" data-uid="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Mode">
          <a class="xref" href="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Mode.html#GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Mode">Mode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the auto merge mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Range" data-uid="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Range">
          <a class="xref" href="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.Range.html#GrapeCity_Documents_Excel_IAutoMergeRangeInfo_Range">Range</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the auto merge range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_IAutoMergeRangeInfo_SelectionMode" data-uid="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.SelectionMode">
          <a class="xref" href="GrapeCity.Documents.Excel.IAutoMergeRangeInfo.SelectionMode.html#GrapeCity_Documents_Excel_IAutoMergeRangeInfo_SelectionMode">SelectionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the auto merge selection mode.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
