GlobalClass Class
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("000209F0-0000-0000-C000-000000000046")> _
Public Class GlobalClass _
Implements _Global, Global
'Usage
Dim instance As GlobalClass
[ClassInterfaceAttribute()]
[GuidAttribute("000209F0-0000-0000-C000-000000000046")]
public class GlobalClass : _Global,
Global
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.Word.GlobalClass
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.