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