# GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy_" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy*">LastSavedBy Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy_" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy*"></a>
<h4 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedBy">LastSavedBy</h4>
<div class="markdown level1 summary"><p>Gets or sets  the name of the last author.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">string LastSavedBy { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property LastSavedBy As String</code></pre>
</div>
<h5 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedBy_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property does not get updated automatically when modifying the document.</p>
</div>
</div>
