Global Interface
Contains top-level properties and methods that don't need to be preceded by the Application property.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209B9-0000-0000-C000-000000000046")> _
Public Interface Global _
Inherits _Global
'Usage
Dim instance As Global
[GuidAttribute("000209B9-0000-0000-C000-000000000046")]
public interface Global : _Global