# C1.C1Preview.TableCell.RepeatGridLinesVert

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_TableCell_RepeatGridLinesVert_" data-uid="C1.C1Preview.TableCell.RepeatGridLinesVert*">RepeatGridLinesVert Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_TableCell_RepeatGridLinesVert_" data-uid="C1.C1Preview.TableCell.RepeatGridLinesVert*"></a>
<h4 id="C1_C1Preview_TableCell_RepeatGridLinesVert" data-uid="C1.C1Preview.TableCell.RepeatGridLinesVert">RepeatGridLinesVert</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether horizontal gridlines should
be drawn when the cell is split between two vertical (regular) pages.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ThreeStateEnum RepeatGridLinesVert { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property RepeatGridLinesVert As ThreeStateEnum</code></pre>
</div>
<h5 id="C1_C1Preview_TableCell_RepeatGridLinesVert_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.C1Preview.TableCell.VertSplitBehavior.html#C1_C1Preview_TableCell_VertSplitBehavior">VertSplitBehavior</a></div>
</div>
</div>
