共用方式為


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.

請參閱

概念

Workbook Object Members

Workbook Object