_Global.Assistant Property
Returns a Assistant object that represents the Microsoft Office Assistant.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Assistant As Assistant
Get
'Usage
Dim instance As _Global
Dim value As Assistant
value = instance.Assistant
Assistant Assistant { get; }
Property Value
Type: Assistant