Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 730 Bytes

Excel.Workbook.WindowDeactivate.md

File metadata and controls

34 lines (21 loc) · 730 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Workbook.WindowDeactivate event (Excel)
vbaxl10.chm503084
vbaxl10.chm503084
Excel.Workbook.WindowDeactivate
d84f0819-00df-585f-ea31-e4ab5a72950e
05/29/2019
medium

Workbook.WindowDeactivate event (Excel)

Occurs when any workbook window is deactivated.

Syntax

expression.WindowDeactivate (Wn)

expression A variable that represents a Workbook object.

Parameters

Name Required/Optional Data type Description
Wn Required Window The deactivated window.

[!includeSupport and feedback]