Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 800 Bytes

Excel.Application.SheetDeactivate.md

File metadata and controls

34 lines (21 loc) · 800 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.SheetDeactivate event (Excel)
vbaxl10.chm504078
vbaxl10.chm504078
Excel.Application.SheetDeactivate
7596a2ab-4626-eb05-3b3d-64e6d9e142b8
04/05/2019
medium

Application.SheetDeactivate event (Excel)

Occurs when any sheet is deactivated.

Syntax

expression.SheetDeactivate (Sh)

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
Sh Required Object The sheet. Can be a Chart or Worksheet object.

[!includeSupport and feedback]