ChartSheet.Shutdown Event

Occurs when the application domain for the assembly is about to unload.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Event Shutdown As EventHandler
event EventHandler Shutdown

Remarks

The last thing to be called in the ChartSheet interface as the ChartSheet interface unloads.

.NET Framework Security

See Also

Reference

ChartSheet Interface

Microsoft.Office.Tools.Excel Namespace