# GrapeCity.Spreadsheet.IComment.Author

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_IComment_Author_" data-uid="GrapeCity.Spreadsheet.IComment.Author*">Author Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_IComment_Author_" data-uid="GrapeCity.Spreadsheet.IComment.Author*"></a>
<h4 id="GrapeCity_Spreadsheet_IComment_Author" data-uid="GrapeCity.Spreadsheet.IComment.Author">Author</h4>
<div class="markdown level1 summary"><p>Gets the author of the comment.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">string Author { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property Author As String</code></pre>
</div>
</div>
