Deactivate Event

See Also         Example         Applies To

Occurs when the chart, worksheet, or workbook is deactivated.

Syntax

Private Sub object_Deactivate()

object   Chart, Workbook, or Worksheet. For information about using events with the Chart object, see Using Events with the Chart Object.