Document Solutions for Excel, .NET Edition | Document Solutions
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