# GrapeCity.Documents.Word.Style.InUse

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_Style_InUse_" data-uid="GrapeCity.Documents.Word.Style.InUse*">InUse Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_Style_InUse_" data-uid="GrapeCity.Documents.Word.Style.InUse*"></a>
<h4 id="GrapeCity_Documents_Word_Style_InUse" data-uid="GrapeCity.Documents.Word.Style.InUse">InUse</h4>
<div class="markdown level1 summary"><p>Get a value indicating whether the built-in style has been modified or applied in the document or it is a new style that has been created in the document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool InUse { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property InUse As Boolean</code></pre>
</div>
</div>
