Share via


ChartSheetBase.Shutdown Event

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

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

Syntax

'Declaration
Public Event Shutdown As EventHandler
public event EventHandler Shutdown

Remarks

The last thing to be called in the ChartSheetBase class as the ChartSheetBase class unloads.

.NET Framework Security

See Also

Reference

ChartSheetBase Class

Microsoft.Office.Tools.Excel Namespace