Document Solutions for Excel, Java Edition | Document Solutions
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. This property is not automatically updated when modifying the document.
    Syntax
    java.util.Calendar getLastSavedTime()
    See Also