Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBuiltInDocumentPropertyCollection Interface / getLastSavedBy Method
In This Topic
    getLastSavedBy Method
    In This Topic
    Gets the name of the last author. This property is not automatically updated when modifying the document.
    Syntax
    java.lang.String getLastSavedBy()
    See Also