Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IBuiltInDocumentPropertyCollection Interface / getLastSavedTime Method
In This Topic
    getLastSavedTime Method
    In This Topic
    Gets the time of the last save in local timezone. GcExcel does not update this property when you modify the document.
    Syntax
    java.util.Calendar getLastSavedTime()
    See Also