Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / Workbook Class / AfterSave Event
In This Topic
    AfterSave Event (Workbook)
    In This Topic
    Occurs after the workbook is saved.
    Syntax
    public event System.EventHandler AfterSave
    See Also