Application.SheetBeforeDelete event (Excel)
Occurs before any sheet is deleted.
expression.SheetBeforeDelete (Sh)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Sh | Required | Object | The sheet. Can be a Chart or Worksheet object. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.