Share via


Window.ActivateNext Method

Activates the specified window, and then sends it to 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 ActivateNext As Object
'Usage
Dim instance As Window
Dim returnValue As Object

returnValue = instance.ActivateNext()
Object ActivateNext()

Return Value

Type: System.Object

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Excel Namespace