Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / BeforeSave Event
In This Topic
    BeforeSave Event (Workbook)
    In This Topic
    Occurs before the workbook is saved.
    Syntax
    public event System.EventHandler BeforeSave
    See Also