_Application.Assistance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Microsoft.Office.Core.IAssistance object for short_Excel2007 that represents the Microsoft Office Help Viewer. Read-only.
public:
property Microsoft::Office::Core::IAssistance ^ Assistance { Microsoft::Office::Core::IAssistance ^ get(); };
public Microsoft.Office.Core.IAssistance Assistance { get; }
Public ReadOnly Property Assistance As IAssistance
Property Value
Microsoft.Office.Core.IAssistance
IAssistance
Remarks
The IAssistance object allows developers to show custom help and help that is installed with Office in the Office Help Viewer.