Share via


GlobalClass.Windows Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Windows As Windows
    Get
'Usage
Dim instance As GlobalClass
Dim value As Windows

value = instance.Windows
public virtual Windows Windows { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Windows

Implements

_Global.Windows

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace