# C1.C1Preview.RenderTable.CellStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderTable_CellStyle_" data-uid="C1.C1Preview.RenderTable.CellStyle*">CellStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderTable_CellStyle_" data-uid="C1.C1Preview.RenderTable.CellStyle*"></a>
<h4 id="C1_C1Preview_RenderTable_CellStyle" data-uid="C1.C1Preview.RenderTable.CellStyle">CellStyle</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.C1Preview.Style.html">Style</a> of objects contained in the cells
of the current table.
See <a class="xref" href="C1.C1Preview.TableCell.CellStyle.html#C1_C1Preview_TableCell_CellStyle">CellStyle</a> for details.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Style CellStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property CellStyle As Style</code></pre>
</div>
</div>
