# GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime_" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime*">LastSavedTime Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime_" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime*"></a>
<h4 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime" data-uid="GrapeCity.Documents.Excel.IBuiltInDocumentPropertyCollection.LastSavedTime">LastSavedTime</h4>
<div class="markdown level1 summary"><p>Gets or sets the time of the last save in local timezone.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">DateTime LastSavedTime { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property LastSavedTime As Date</code></pre>
</div>
<h5 id="GrapeCity_Documents_Excel_IBuiltInDocumentPropertyCollection_LastSavedTime_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property does not get updated automatically when modifying the document.</p>
</div>
</div>
