Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBuiltInDocumentPropertyCollection Interface / LastSavedTime Property
In This Topic
    LastSavedTime Property
    In This Topic
    Gets or sets the time of the last save in local timezone.
    Syntax
    System.DateTime LastSavedTime {get; set;}
    Remarks
    GcExcel does not update this property when you modify the document.
    See Also