Window.Previous Property

Returns the previous object in the collection.

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

Syntax

'Declaration
ReadOnly Property Previous As Window
    Get
'Usage
Dim instance As Window
Dim value As Window

value = instance.Previous
Window Previous { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Window

See Also

Reference

Window Interface

Window Members

Microsoft.Office.Interop.Word Namespace