Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an IAssistance object that represents the Microsoft Office Help Viewer. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property Assistance As IAssistance
Get
'Usage
Dim instance As _Application
Dim value As IAssistance
value = instance.Assistance
IAssistance Assistance { get; }
Property Value
Type: IAssistance
IAssistance
Remarks
The IAssistance object allows developers to show custom help and help that is installed with Office in the Office Help Viewer.