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