Name | Description | |
---|---|---|
AfterSave | Occurs after the workbook is saved. | |
BeforeSave | Occurs before the workbook is saved. | |
NewSheet | Occurs when a new sheet is created in the workbook. | |
Opened | Occurs when the workbook is opened. | |
SheetActivate | Occurs when a sheet is active. | |
SheetBeforeDelete | Occurs before a sheet is deleted. | |
SheetChange | Occurs when something changes in the cells of a sheet. | |
SheetDeactivate | Occurs when a sheet is deactivated. | |
SheetSelectionChange | Occurs when the selection changes on a sheet. |