# GrapeCity.Documents.Excel.Workbook.ReferenceStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_Workbook_ReferenceStyle_" data-uid="GrapeCity.Documents.Excel.Workbook.ReferenceStyle*">ReferenceStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_Workbook_ReferenceStyle_" data-uid="GrapeCity.Documents.Excel.Workbook.ReferenceStyle*"></a>
<h4 id="GrapeCity_Documents_Excel_Workbook_ReferenceStyle" data-uid="GrapeCity.Documents.Excel.Workbook.ReferenceStyle">ReferenceStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets the reference style.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ReferenceStyle ReferenceStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ReferenceStyle As ReferenceStyle</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="GrapeCity.Documents.Excel.ReferenceStyle.html">ReferenceStyle</a></td>
      <td><p>The <a class="xref" href="GrapeCity.Documents.Excel.Workbook.ReferenceStyle.html#GrapeCity_Documents_Excel_Workbook_ReferenceStyle">ReferenceStyle</a> style.</p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Excel.IWorkbook.ReferenceStyle.html#GrapeCity_Documents_Excel_IWorkbook_ReferenceStyle">IWorkbook.ReferenceStyle</a></div>
</div>
