Share via


Window.ActivatePrevious Method

Activates the specified window and then activates the window at the back of the window z-order.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function ActivatePrevious As Object
'Usage
Dim instance As Window
Dim returnValue As Object

returnValue = instance.ActivatePrevious()
Object ActivatePrevious()

Return Value

Type: System.Object

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Excel Namespace