# GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Sheets

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_Sheets_" data-uid="GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Sheets*">Sheets Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_Sheets_" data-uid="GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Sheets*"></a>
<h4 id="GrapeCity_Wpf_SpreadSheet_GcSpreadSheet_Sheets" data-uid="GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.Sheets">Sheets</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.SheetInfoCollection.html">SheetInfoCollection</a> object for the sheets of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.html">GcSpreadSheet</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SheetInfoCollection Sheets { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Sheets As SheetInfoCollection</code></pre>
</div>
</div>
