DocEvents_Event.BeforeDelete Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BeforeDelete event occurs before any sheet is deleted.
public:
event Microsoft::Office::Interop::Excel::DocEvents_BeforeDeleteEventHandler ^ BeforeDelete;
event Microsoft.Office.Interop.Excel.DocEvents_BeforeDeleteEventHandler BeforeDelete;
Event BeforeDelete As DocEvents_BeforeDeleteEventHandler