# GrapeCity.Spreadsheet.ICommentThreaded.Author

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_ICommentThreaded_Author_" data-uid="GrapeCity.Spreadsheet.ICommentThreaded.Author*">Author Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_ICommentThreaded_Author_" data-uid="GrapeCity.Spreadsheet.ICommentThreaded.Author*"></a>
<h4 id="GrapeCity_Spreadsheet_ICommentThreaded_Author" data-uid="GrapeCity.Spreadsheet.ICommentThreaded.Author">Author</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Spreadsheet.IAuthor.html">IAuthor</a> object that represents the author of the specified <a class="xref" href="GrapeCity.Spreadsheet.ICommentThreaded.html">ICommentThreaded</a> object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">IAuthor Author { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property Author As IAuthor</code></pre>
</div>
</div>
