# GrapeCity.Documents.Excel.RepeatSetting

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_RepeatSetting" data-uid="GrapeCity.Documents.Excel.RepeatSetting" class="text-break">RepeatSetting Class
</h1>
  <div class="markdown level0 summary"><p>Represents the repeat settings of a range.</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">RepeatSetting</span></div>
  </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_RepeatSetting_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RepeatSetting</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RepeatSetting</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="GrapeCity_Documents_Excel_RepeatSetting__ctor" data-uid="GrapeCity.Documents.Excel.RepeatSetting.#ctor">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.-ctor.html#GrapeCity_Documents_Excel_RepeatSetting__ctor">RepeatSetting()</a>
        </td>
        <td class="markdown level1 summary"></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="GrapeCity_Documents_Excel_RepeatSetting_Range" data-uid="GrapeCity.Documents.Excel.RepeatSetting.Range">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.Range.html#GrapeCity_Documents_Excel_RepeatSetting_Range">Range</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets an instance of <a class="xref" href="GrapeCity.Documents.Excel.IRange.html">IRange</a> whose repeat settings are the same.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TailColumnEnd" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TailColumnEnd">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TailColumnEnd.html#GrapeCity_Documents_Excel_RepeatSetting_TailColumnEnd">TailColumnEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the end index of the columns which are the tail of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TailColumnStart" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TailColumnStart">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TailColumnStart.html#GrapeCity_Documents_Excel_RepeatSetting_TailColumnStart">TailColumnStart</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the start index of the columns which are the tail of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TailRowEnd" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TailRowEnd">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TailRowEnd.html#GrapeCity_Documents_Excel_RepeatSetting_TailRowEnd">TailRowEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the end index of the rows which are the tail of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TailRowStart" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TailRowStart">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TailRowStart.html#GrapeCity_Documents_Excel_RepeatSetting_TailRowStart">TailRowStart</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the start index of the rows which are the tail of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TitleColumnEnd" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TitleColumnEnd">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TitleColumnEnd.html#GrapeCity_Documents_Excel_RepeatSetting_TitleColumnEnd">TitleColumnEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the end index of the columns which are the title of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TitleColumnStart" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TitleColumnStart">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TitleColumnStart.html#GrapeCity_Documents_Excel_RepeatSetting_TitleColumnStart">TitleColumnStart</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the start index of the columns which are the title of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TitleRowEnd" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TitleRowEnd">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TitleRowEnd.html#GrapeCity_Documents_Excel_RepeatSetting_TitleRowEnd">TitleRowEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the end index of the rows which are the title of the range.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Excel_RepeatSetting_TitleRowStart" data-uid="GrapeCity.Documents.Excel.RepeatSetting.TitleRowStart">
          <a class="xref" href="GrapeCity.Documents.Excel.RepeatSetting.TitleRowStart.html#GrapeCity_Documents_Excel_RepeatSetting_TitleRowStart">TitleRowStart</a>
        </td>
        <td class="markdown level1 summary"><p>Returns or sets the start index of the rows which are the title of the range.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
