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